Skip to content

#db4b3f

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

RGB
219, 75, 63
HSL
5°, 68%, 55%
CMYK
0, 66, 71, 14
Luminance
0.2045

Every format

HEX#db4b3f
RGBrgb(219, 75, 63)
HSLhsl(5, 68%, 55%)
CMYKcmyk(0%, 66%, 71%, 14%)
LABlab(52.4 55.5 38.0)
LCHlch(52.4 67.3 34.4)
OKLCHoklch(0.611 0.182 28.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db4b3f on white: 4.13:1
AA ✗ fail · AA-large · AAA
Aa
#db4b3f on black: 5.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green29.4%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta65.8%
Yellow71.2%
Key (black)14.1%

Color previews

#db4b3f text on a black background

contrast 5.09:1

Card sample

#db4b3f text on a white background

contrast 4.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db4b3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db4b3f in the Color Lab