Skip to content

#da110c

a balanced, electric red · warm · closest name: red

RGB
218, 17, 12
HSL
2°, 90%, 45%
CMYK
0, 92, 95, 15
Luminance
0.1533

Every format

HEX#da110c
RGBrgb(218, 17, 12)
HSLhsl(2, 90%, 45%)
CMYKcmyk(0%, 92%, 95%, 15%)
LABlab(46.1 69.7 56.4)
LCHlch(46.1 89.6 39.0)
OKLCHoklch(0.562 0.225 29.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da110c on white: 5.16:1
AA ✓ pass · AA-large · AAA
Aa
#da110c on black: 4.07:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green6.7%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta92.2%
Yellow94.5%
Key (black)14.5%

Color previews

#da110c text on a black background

contrast 4.07:1

Card sample

#da110c text on a white background

contrast 5.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 17, 12, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 17, 12, 0.45);
Border & gradient
Gradient panel
border: 3px solid #da110c;
background: linear-gradient(135deg, #da110c, #DA9B0C);

Monochromatic scale

Palettes built from #da110c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da110c in the Color Lab