Skip to content

#cd5a21

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

RGB
205, 90, 33
HSL
20°, 72%, 47%
CMYK
0, 56, 84, 20
Luminance
0.2040

Every format

HEX#cd5a21
RGBrgb(205, 90, 33)
HSLhsl(20, 72%, 47%)
CMYKcmyk(0%, 56%, 84%, 20%)
LABlab(52.3 42.7 52.1)
LCHlch(52.3 67.4 50.7)
OKLCHoklch(0.605 0.161 43.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd5a21 on white: 4.13:1
AA ✗ fail · AA-large · AAA
Aa
#cd5a21 on black: 5.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green35.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta56.1%
Yellow83.9%
Key (black)19.6%

Color previews

#cd5a21 text on a black background

contrast 5.08:1

Card sample

#cd5a21 text on a white background

contrast 4.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd5a21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd5a21 in the Color Lab