#AB4444 Color

Inspect #AB4444 across formats, palettes, contrast and closest named color matches.

Color preview

#AB4444

Color formats

HEX
#AB4444
RGB
rgb(171, 68, 68)
RGBA
rgba(171, 68, 68, 1)
HSL
hsl(0, 43%, 47%)
HSV
hsv(0, 60%, 67%)
CMYK
cmyk(0%, 60%, 60%, 33%)
CSS variable
--color-primary: #AB4444;
Lowercase HEX
#ab4444

Shades

Tints

Tones

Harmony

CSS snippets for #AB4444

.color-ab4444 {
  color: #AB4444;
  background-color: #AB4444;
}

Frequently asked questions

What color is #AB4444?+

#AB4444 is a HEX color with RGB value rgb(171, 68, 68) and HSL value hsl(0, 43%, 47%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #AB4444?+

The closest Tailwind color is pink-800, available as the bg-pink-800 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools