Skip to content

#cb2f3c

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

RGB
203, 47, 60
HSL
355°, 62%, 49%
CMYK
0, 77, 70, 20
Luminance
0.1506

Every format

HEX#cb2f3c
RGBrgb(203, 47, 60)
HSLhsl(355, 62%, 49%)
CMYKcmyk(0%, 77%, 70%, 20%)
LABlab(45.7 60.5 31.2)
LCHlch(45.7 68.1 27.3)
OKLCHoklch(0.555 0.191 22.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green18.4%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta76.8%
Yellow70.4%
Key (black)20.4%

Color previews

#cb2f3c text on a black background

contrast 4.01:1

Card sample

#cb2f3c text on a white background

contrast 5.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb2f3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cb2f3c in the Color Lab