#ACAAB3 Color

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

Color preview

#ACAAB3

Color formats

HEX
#ACAAB3
RGB
rgb(172, 170, 179)
RGBA
rgba(172, 170, 179, 1)
HSL
hsl(253, 6%, 68%)
HSV
hsv(253, 5%, 70%)
CMYK
cmyk(4%, 5%, 0%, 30%)
CSS variable
--color-primary: #ACAAB3;
Lowercase HEX
#acaab3

Shades

Tints

Tones

Harmony

CSS snippets for #ACAAB3

.color-acaab3 {
  color: #ACAAB3;
  background-color: #ACAAB3;
}

Frequently asked questions

What color is #ACAAB3?+

#ACAAB3 is a HEX color with RGB value rgb(172, 170, 179) and HSL value hsl(253, 6%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAAB3?+

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