#ACAFAA Color

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

Color preview

#ACAFAA

Color formats

HEX
#ACAFAA
RGB
rgb(172, 175, 170)
RGBA
rgba(172, 175, 170, 1)
HSL
hsl(96, 3%, 68%)
HSV
hsv(96, 3%, 69%)
CMYK
cmyk(2%, 0%, 3%, 31%)
CSS variable
--color-primary: #ACAFAA;
Lowercase HEX
#acafaa

Shades

Tints

Tones

Harmony

CSS snippets for #ACAFAA

.color-acafaa {
  color: #ACAFAA;
  background-color: #ACAFAA;
}

Frequently asked questions

What color is #ACAFAA?+

#ACAFAA is a HEX color with RGB value rgb(172, 175, 170) and HSL value hsl(96, 3%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAFAA?+

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