Skip to content

#cd3f1b

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

RGB
205, 63, 27
HSL
12°, 77%, 46%
CMYK
0, 69, 87, 20
Luminance
0.1661

Every format

HEX#cd3f1b
RGBrgb(205, 63, 27)
HSLhsl(12, 77%, 46%)
CMYKcmyk(0%, 69%, 87%, 20%)
LABlab(47.8 54.4 50.8)
LCHlch(47.8 74.5 43.0)
OKLCHoklch(0.571 0.185 34.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green24.7%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta69.3%
Yellow86.8%
Key (black)19.6%

Color previews

#cd3f1b text on a black background

contrast 4.32:1

Card sample

#cd3f1b text on a white background

contrast 4.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3f1b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd3f1b in the Color Lab