Skip to content

#dd4200

a dark, electric orange · warm · closest name: tomato

RGB
221, 66, 0
HSL
18°, 100%, 43%
CMYK
0, 70, 100, 13
Luminance
0.1927

Every format

HEX#dd4200
RGBrgb(221, 66, 0)
HSLhsl(18, 100%, 43%)
CMYKcmyk(0%, 70%, 100%, 13%)
LABlab(51.0 58.2 62.3)
LCHlch(51.0 85.3 47.0)
OKLCHoklch(0.600 0.200 37.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dd4200 on white: 4.33:1
AA ✗ fail · AA-large · AAA
Aa
#dd4200 on black: 4.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green25.9%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta70.1%
Yellow100.0%
Key (black)13.3%

Color previews

#dd4200 text on a black background

contrast 4.85:1

Card sample

#dd4200 text on a white background

contrast 4.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 66, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 66, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dd4200;
background: linear-gradient(135deg, #dd4200, #DDD500);

Monochromatic scale

Palettes built from #dd4200

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dd4200 in the Color Lab