Skip to content

#dd4400

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

RGB
221, 68, 0
HSL
19°, 100%, 43%
CMYK
0, 69, 100, 13
Luminance
0.1951

Every format

HEX#dd4400
RGBrgb(221, 68, 0)
HSLhsl(19, 100%, 43%)
CMYKcmyk(0%, 69%, 100%, 13%)
LABlab(51.3 57.4 62.5)
LCHlch(51.3 84.9 47.4)
OKLCHoklch(0.602 0.199 37.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dd4400 on white: 4.28:1
AA ✗ fail · AA-large · AAA
Aa
#dd4400 on black: 4.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green26.7%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta69.2%
Yellow100.0%
Key (black)13.3%

Color previews

#dd4400 text on a black background

contrast 4.90:1

Card sample

#dd4400 text on a white background

contrast 4.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dd4400

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dd4400 in the Color Lab