Skip to content

#cd112f

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

RGB
205, 17, 47
HSL
350°, 85%, 44%
CMYK
0, 92, 77, 20
Luminance
0.1359

Every format

HEX#cd112f
RGBrgb(205, 17, 47)
HSLhsl(350, 85%, 44%)
CMYKcmyk(0%, 92%, 77%, 20%)
LABlab(43.6 67.1 36.6)
LCHlch(43.6 76.4 28.6)
OKLCHoklch(0.540 0.211 22.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd112f on white: 5.65:1
AA ✓ pass · AA-large · AAA
Aa
#cd112f on black: 3.72:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green6.7%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta91.7%
Yellow77.1%
Key (black)19.6%

Color previews

#cd112f text on a black background

contrast 3.72:1

Card sample

#cd112f text on a white background

contrast 5.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd112f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd112f in the Color Lab