Skip to content

#cd8c2d

a balanced, vivid orange · warm · closest name: peru

RGB
205, 140, 45
HSL
36°, 64%, 49%
CMYK
0, 32, 78, 20
Luminance
0.3192

Every format

HEX#cd8c2d
RGBrgb(205, 140, 45)
HSLhsl(36, 64%, 49%)
CMYKcmyk(0%, 32%, 78%, 20%)
LABlab(63.3 16.8 57.4)
LCHlch(63.3 59.8 73.7)
OKLCHoklch(0.690 0.132 71.8)

Copy-ready code

/* CSS */
color: #cd8c2d;
background-color: #cd8c2d;
/* Tailwind (arbitrary) */
class="text-[#cd8c2d] bg-[#cd8c2d]"
/* SCSS */
$brand: #cd8c2d;
/* SwiftUI */
Color(red: 0.804, green: 0.549, blue: 0.176)
/* Android */
Color.parseColor("#cd8c2d")

Accessibility — WCAG contrast

Aa
#cd8c2d on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#cd8c2d on black: 7.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green54.9%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta31.7%
Yellow78.0%
Key (black)19.6%

Color previews

#cd8c2d text on a black background

contrast 7.38:1

Card sample

#cd8c2d text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cd8c2d;
Background color
Panel with #cd8c2d background
background-color: #cd8c2d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cd8c2d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(205, 140, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 140, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cd8c2d;
background: linear-gradient(135deg, #cd8c2d, #A3CD2D);

Monochromatic scale

Palettes built from #cd8c2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd8c2d in the Color Lab