#ACAFA2 Color

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

Color preview

#ACAFA2

Color formats

HEX
#ACAFA2
RGB
rgb(172, 175, 162)
RGBA
rgba(172, 175, 162, 1)
HSL
hsl(74, 8%, 66%)
HSV
hsv(74, 7%, 69%)
CMYK
cmyk(2%, 0%, 7%, 31%)
CSS variable
--color-primary: #ACAFA2;
Lowercase HEX
#acafa2

Shades

Tints

Tones

Harmony

CSS snippets for #ACAFA2

.color-acafa2 {
  color: #ACAFA2;
  background-color: #ACAFA2;
}

Frequently asked questions

What color is #ACAFA2?+

#ACAFA2 is a HEX color with RGB value rgb(172, 175, 162) and HSL value hsl(74, 8%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAFA2?+

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