Skip to content

#ac3c21

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

RGB
172, 60, 33
HSL
12°, 68%, 40%
CMYK
0, 65, 81, 33
Luminance
0.1211

Every format

HEX#ac3c21
RGBrgb(172, 60, 33)
HSLhsl(12, 68%, 40%)
CMYKcmyk(0%, 65%, 81%, 33%)
LABlab(41.4 44.5 40.1)
LCHlch(41.4 59.9 42.0)
OKLCHoklch(0.512 0.152 34.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac3c21 on white: 6.14:1
AA ✓ pass · AA-large · AAA
Aa
#ac3c21 on black: 3.42:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green23.5%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta65.1%
Yellow80.8%
Key (black)32.5%

Color previews

#ac3c21 text on a black background

contrast 3.42:1

Card sample

#ac3c21 text on a white background

contrast 6.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac3c21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac3c21 in the Color Lab