Skip to content

#d03b13

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

RGB
208, 59, 19
HSL
13°, 83%, 45%
CMYK
0, 72, 91, 18
Luminance
0.1658

Every format

HEX#d03b13
RGBrgb(208, 59, 19)
HSLhsl(13, 83%, 45%)
CMYKcmyk(0%, 72%, 91%, 18%)
LABlab(47.7 56.8 54.1)
LCHlch(47.7 78.4 43.6)
OKLCHoklch(0.571 0.192 34.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d03b13 on white: 4.86:1
AA ✓ pass · AA-large · AAA
Aa
#d03b13 on black: 4.32:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.6%
Green23.1%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta71.6%
Yellow90.9%
Key (black)18.4%

Color previews

#d03b13 text on a black background

contrast 4.32:1

Card sample

#d03b13 text on a white background

contrast 4.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d03b13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d03b13 in the Color Lab