Skip to content

#ac2a21

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

RGB
172, 42, 33
HSL
4°, 68%, 40%
CMYK
0, 76, 81, 33
Luminance
0.1054

Every format

HEX#ac2a21
RGBrgb(172, 42, 33)
HSLhsl(4, 68%, 40%)
CMYKcmyk(0%, 76%, 81%, 33%)
LABlab(38.8 51.6 37.5)
LCHlch(38.8 63.8 36.0)
OKLCHoklch(0.492 0.168 28.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac2a21 on white: 6.76:1
AA ✓ pass · AA-large · AAA
Aa
#ac2a21 on black: 3.11:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green16.5%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta75.6%
Yellow80.8%
Key (black)32.5%

Color previews

#ac2a21 text on a black background

contrast 3.11:1

Card sample

#ac2a21 text on a white background

contrast 6.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 42, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 42, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ac2a21;
background: linear-gradient(135deg, #ac2a21, #AC8721);

Monochromatic scale

Palettes built from #ac2a21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac2a21 in the Color Lab