Skip to content

#db4608

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

RGB
219, 70, 8
HSL
18°, 93%, 45%
CMYK
0, 68, 96, 14
Luminance
0.1946

Every format

HEX#db4608
RGBrgb(219, 70, 8)
HSLhsl(18, 93%, 45%)
CMYKcmyk(0%, 68%, 96%, 14%)
LABlab(51.2 56.1 60.4)
LCHlch(51.2 82.4 47.1)
OKLCHoklch(0.601 0.195 37.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db4608 on white: 4.29:1
AA ✗ fail · AA-large · AAA
Aa
#db4608 on black: 4.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green27.5%
Blue3.1%

CMYK percentages

Cyan0.0%
Magenta68.0%
Yellow96.3%
Key (black)14.1%

Color previews

#db4608 text on a black background

contrast 4.89:1

Card sample

#db4608 text on a white background

contrast 4.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db4608

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db4608 in the Color Lab