Skip to content

#db4530

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

RGB
219, 69, 48
HSL
7°, 70%, 52%
CMYK
0, 69, 78, 14
Luminance
0.1953

Every format

HEX#db4530
RGBrgb(219, 69, 48)
HSLhsl(7, 70%, 52%)
CMYKcmyk(0%, 69%, 78%, 14%)
LABlab(51.3 57.3 45.0)
LCHlch(51.3 72.8 38.1)
OKLCHoklch(0.602 0.190 31.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db4530 on white: 4.28:1
AA ✗ fail · AA-large · AAA
Aa
#db4530 on black: 4.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green27.1%
Blue18.8%

CMYK percentages

Cyan0.0%
Magenta68.5%
Yellow78.1%
Key (black)14.1%

Color previews

#db4530 text on a black background

contrast 4.91:1

Card sample

#db4530 text on a white background

contrast 4.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db4530

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db4530 in the Color Lab