#ACABB2 Color

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

Color preview

#ACABB2

Color formats

HEX
#ACABB2
RGB
rgb(172, 171, 178)
RGBA
rgba(172, 171, 178, 1)
HSL
hsl(249, 4%, 68%)
HSV
hsv(249, 4%, 70%)
CMYK
cmyk(3%, 4%, 0%, 30%)
CSS variable
--color-primary: #ACABB2;
Lowercase HEX
#acabb2

Shades

Tints

Tones

Harmony

CSS snippets for #ACABB2

.color-acabb2 {
  color: #ACABB2;
  background-color: #ACABB2;
}

Frequently asked questions

What color is #ACABB2?+

#ACABB2 is a HEX color with RGB value rgb(172, 171, 178) and HSL value hsl(249, 4%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACABB2?+

The closest Tailwind color is zinc-400, available as the bg-zinc-400 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