Skip to content

#ac2c3c

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

RGB
172, 44, 60
HSL
353°, 59%, 42%
CMYK
0, 74, 65, 33
Luminance
0.1090

Every format

HEX#ac2c3c
RGBrgb(172, 44, 60)
HSLhsl(353, 59%, 42%)
CMYKcmyk(0%, 74%, 65%, 33%)
LABlab(39.4 52.1 22.1)
LCHlch(39.4 56.6 23.0)
OKLCHoklch(0.498 0.164 18.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac2c3c on white: 6.60:1
AA ✓ pass · AA-large · AAA
Aa
#ac2c3c on black: 3.18:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green17.3%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta74.4%
Yellow65.1%
Key (black)32.5%

Color previews

#ac2c3c text on a black background

contrast 3.18:1

Card sample

#ac2c3c text on a white background

contrast 6.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac2c3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac2c3c in the Color Lab