#ABACB3 Color

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

Color preview

#ABACB3

Color formats

HEX
#ABACB3
RGB
rgb(171, 172, 179)
RGBA
rgba(171, 172, 179, 1)
HSL
hsl(232, 5%, 69%)
HSV
hsv(232, 4%, 70%)
CMYK
cmyk(4%, 4%, 0%, 30%)
CSS variable
--color-primary: #ABACB3;
Lowercase HEX
#abacb3

Shades

Tints

Tones

Harmony

CSS snippets for #ABACB3

.color-abacb3 {
  color: #ABACB3;
  background-color: #ABACB3;
}

Frequently asked questions

What color is #ABACB3?+

#ABACB3 is a HEX color with RGB value rgb(171, 172, 179) and HSL value hsl(232, 5%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABACB3?+

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