Skip to content

#db4b2f

a balanced, vivid red · warm · closest name: tomato

RGB
219, 75, 47
HSL
10°, 71%, 52%
CMYK
0, 66, 79, 14
Luminance
0.2030

Every format

HEX#db4b2f
RGBrgb(219, 75, 47)
HSLhsl(10, 71%, 52%)
CMYKcmyk(0%, 66%, 79%, 14%)
LABlab(52.2 54.9 46.4)
LCHlch(52.2 71.8 40.2)
OKLCHoklch(0.609 0.185 33.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db4b2f on white: 4.15:1
AA ✗ fail · AA-large · AAA
Aa
#db4b2f on black: 5.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green29.4%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta65.8%
Yellow78.5%
Key (black)14.1%

Color previews

#db4b2f text on a black background

contrast 5.06:1

Card sample

#db4b2f text on a white background

contrast 4.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db4b2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db4b2f in the Color Lab