Skip to content

#cd2f0b

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

RGB
205, 47, 11
HSL
11°, 90%, 42%
CMYK
0, 77, 95, 20
Luminance
0.1504

Every format

HEX#cd2f0b
RGBrgb(205, 47, 11)
HSLhsl(11, 90%, 42%)
CMYKcmyk(0%, 77%, 95%, 20%)
LABlab(45.7 59.7 55.1)
LCHlch(45.7 81.2 42.7)
OKLCHoklch(0.555 0.199 33.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd2f0b on white: 5.24:1
AA ✓ pass · AA-large · AAA
Aa
#cd2f0b on black: 4.01:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green18.4%
Blue4.3%

CMYK percentages

Cyan0.0%
Magenta77.1%
Yellow94.6%
Key (black)19.6%

Color previews

#cd2f0b text on a black background

contrast 4.01:1

Card sample

#cd2f0b text on a white background

contrast 5.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd2f0b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd2f0b in the Color Lab