Skip to content

#d55a21

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

RGB
213, 90, 33
HSL
19°, 73%, 48%
CMYK
0, 58, 85, 17
Luminance
0.2157

Every format

HEX#d55a21
RGBrgb(213, 90, 33)
HSLhsl(19, 73%, 48%)
CMYKcmyk(0%, 58%, 85%, 17%)
LABlab(53.6 45.7 53.7)
LCHlch(53.6 70.5 49.6)
OKLCHoklch(0.617 0.169 42.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d55a21 on white: 3.95:1
AA ✗ fail · AA-large · AAA
Aa
#d55a21 on black: 5.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green35.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta57.7%
Yellow84.5%
Key (black)16.5%

Color previews

#d55a21 text on a black background

contrast 5.31:1

Card sample

#d55a21 text on a white background

contrast 3.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d55a21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d55a21 in the Color Lab