#ABACB2 Color

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

Color preview

#ABACB2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABACB2

.color-abacb2 {
  color: #ABACB2;
  background-color: #ABACB2;
}

Frequently asked questions

What color is #ABACB2?+

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

What is the closest Tailwind color to #ABACB2?+

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