Toolman

Peru — #CD853F

#CD853F#CD853F

#CD853F is a medium, moderately saturated orange. It is the CSS named color peru.

Color values

HEX#CD853F
RGBrgb(205, 133, 63)
HSLhsl(30, 59%, 53%)
CMYKcmyk(0%, 35%, 69%, 20%)
Decimal13468991
CSScolor: #CD853F;
Android0xFFCD853F
SwiftUIColor(red: 0.804, green: 0.522, blue: 0.247, alpha: 1)

Accessibility and contrast

White text on #CD853F2.99:1 — AA fail · AA large fail · AAA fail
Black text on #CD853F7.02:1 — AA pass · AA large pass · AAA pass
Recommended text colorblack

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #CD853F

Each swatch keeps the hue and saturation of #CD853F and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #CD853F

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #CD853F in code

/* CSS */
.element { color: #CD853F; background-color: #CD853F; }
.element { color: rgb(205 133 63); }
.element { color: hsl(30 59% 53%); }

/* Tailwind arbitrary value */
<div class="bg-[#CD853F] text-black">

/* SCSS variable */
$brand: #CD853F;

Frequently asked questions

What color is #CD853F?

#CD853F is a medium, moderately saturated orange, which CSS calls peru. Its hue sits at 30° on the color wheel, with 59% saturation and 53% lightness.

What is #CD853F in RGB?

#CD853F converts to rgb(205, 133, 63) — 205 red, 133 green and 63 blue.

What is #CD853F in CMYK?

Approximately cmyk(0%, 35%, 69%, 20%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #CD853F be white or black?

Black gives the better contrast ratio (7.02:1 versus 2.99:1).

What is the complementary color of #CD853F?

#4087CE — the hue directly opposite #CD853F on the color wheel.

Convert any color → · Browse all colors