#ACAAC5 Color

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

Color preview

#ACAAC5

Color formats

HEX
#ACAAC5
RGB
rgb(172, 170, 197)
RGBA
rgba(172, 170, 197, 1)
HSL
hsl(244, 19%, 72%)
HSV
hsv(244, 14%, 77%)
CMYK
cmyk(13%, 14%, 0%, 23%)
CSS variable
--color-primary: #ACAAC5;
Lowercase HEX
#acaac5

Shades

Tints

Tones

Harmony

CSS snippets for #ACAAC5

.color-acaac5 {
  color: #ACAAC5;
  background-color: #ACAAC5;
}

Frequently asked questions

What color is #ACAAC5?+

#ACAAC5 is a HEX color with RGB value rgb(172, 170, 197) and HSL value hsl(244, 19%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAAC5?+

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