Skip to content

#d65d21

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

RGB
214, 93, 33
HSL
20°, 73%, 48%
CMYK
0, 57, 85, 16
Luminance
0.2223

Every format

HEX#d65d21
RGBrgb(214, 93, 33)
HSLhsl(20, 73%, 48%)
CMYKcmyk(0%, 57%, 85%, 16%)
LABlab(54.3 44.6 54.4)
LCHlch(54.3 70.4 50.6)
OKLCHoklch(0.623 0.167 43.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d65d21 on white: 3.86:1
AA ✗ fail · AA-large · AAA
Aa
#d65d21 on black: 5.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.9%
Green36.5%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta56.5%
Yellow84.6%
Key (black)16.1%

Color previews

#d65d21 text on a black background

contrast 5.45:1

Card sample

#d65d21 text on a white background

contrast 3.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d65d21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d65d21 in the Color Lab