#ACA9CC Color

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

Color preview

#ACA9CC

Color formats

HEX
#ACA9CC
RGB
rgb(172, 169, 204)
RGBA
rgba(172, 169, 204, 1)
HSL
hsl(245, 26%, 73%)
HSV
hsv(245, 17%, 80%)
CMYK
cmyk(16%, 17%, 0%, 20%)
CSS variable
--color-primary: #ACA9CC;
Lowercase HEX
#aca9cc

Shades

Tints

Tones

Harmony

CSS snippets for #ACA9CC

.color-aca9cc {
  color: #ACA9CC;
  background-color: #ACA9CC;
}

Frequently asked questions

What color is #ACA9CC?+

#ACA9CC is a HEX color with RGB value rgb(172, 169, 204) and HSL value hsl(245, 26%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACA9CC?+

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