Skip to content

#cd4b3f

a balanced, vivid red · warm · closest name: firebrick

RGB
205, 75, 63
HSL
5°, 59%, 53%
CMYK
0, 63, 69, 20
Luminance
0.1837

Every format

HEX#cd4b3f
RGBrgb(205, 75, 63)
HSLhsl(5, 59%, 53%)
CMYKcmyk(0%, 63%, 69%, 20%)
LABlab(50.0 50.8 34.6)
LCHlch(50.0 61.4 34.3)
OKLCHoklch(0.588 0.167 28.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd4b3f on white: 4.49:1
AA ✗ fail · AA-large · AAA
Aa
#cd4b3f on black: 4.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green29.4%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta63.4%
Yellow69.3%
Key (black)19.6%

Color previews

#cd4b3f text on a black background

contrast 4.67:1

Card sample

#cd4b3f text on a white background

contrast 4.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd4b3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd4b3f in the Color Lab