Skip to content

#d55f21

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

RGB
213, 95, 33
HSL
21°, 73%, 48%
CMYK
0, 55, 85, 17
Luminance
0.2244

Every format

HEX#d55f21
RGBrgb(213, 95, 33)
HSLhsl(21, 73%, 48%)
CMYKcmyk(0%, 55%, 85%, 17%)
LABlab(54.5 43.3 54.5)
LCHlch(54.5 69.6 51.6)
OKLCHoklch(0.624 0.165 44.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d55f21 on white: 3.83:1
AA ✗ fail · AA-large · AAA
Aa
#d55f21 on black: 5.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green37.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta55.4%
Yellow84.5%
Key (black)16.5%

Color previews

#d55f21 text on a black background

contrast 5.49:1

Card sample

#d55f21 text on a white background

contrast 3.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d55f21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d55f21 in the Color Lab