Skip to content

#db4607

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

RGB
219, 70, 7
HSL
18°, 94%, 44%
CMYK
0, 68, 97, 14
Luminance
0.1946

Every format

HEX#db4607
RGBrgb(219, 70, 7)
HSLhsl(18, 94%, 44%)
CMYKcmyk(0%, 68%, 97%, 14%)
LABlab(51.2 56.1 60.6)
LCHlch(51.2 82.6 47.2)
OKLCHoklch(0.601 0.195 37.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green27.5%
Blue2.7%

CMYK percentages

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

Color previews

#db4607 text on a black background

contrast 4.89:1

Card sample

#db4607 text on a white background

contrast 4.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db4607

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db4607 in the Color Lab