Skip to content

#db4100

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

RGB
219, 65, 0
HSL
18°, 100%, 43%
CMYK
0, 70, 100, 14
Luminance
0.1884

Every format

HEX#db4100
RGBrgb(219, 65, 0)
HSLhsl(18, 100%, 43%)
CMYKcmyk(0%, 70%, 100%, 14%)
LABlab(50.5 57.9 61.9)
LCHlch(50.5 84.8 46.9)
OKLCHoklch(0.595 0.199 37.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db4100 on white: 4.40:1
AA ✗ fail · AA-large · AAA
Aa
#db4100 on black: 4.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green25.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta70.3%
Yellow100.0%
Key (black)14.1%

Color previews

#db4100 text on a black background

contrast 4.77:1

Card sample

#db4100 text on a white background

contrast 4.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db4100

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db4100 in the Color Lab