Skip to content

#db4913

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

RGB
219, 73, 19
HSL
16°, 84%, 47%
CMYK
0, 67, 91, 14
Luminance
0.1987

Every format

HEX#db4913
RGBrgb(219, 73, 19)
HSLhsl(16, 84%, 47%)
CMYKcmyk(0%, 67%, 91%, 14%)
LABlab(51.7 55.0 57.8)
LCHlch(51.7 79.8 46.4)
OKLCHoklch(0.605 0.191 37.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db4913 on white: 4.22:1
AA ✗ fail · AA-large · AAA
Aa
#db4913 on black: 4.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green28.6%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta66.7%
Yellow91.3%
Key (black)14.1%

Color previews

#db4913 text on a black background

contrast 4.97:1

Card sample

#db4913 text on a white background

contrast 4.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db4913

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db4913 in the Color Lab