#ACA8CD Color

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

Color preview

#ACA8CD

Color formats

HEX
#ACA8CD
RGB
rgb(172, 168, 205)
RGBA
rgba(172, 168, 205, 1)
HSL
hsl(246, 27%, 73%)
HSV
hsv(246, 18%, 80%)
CMYK
cmyk(16%, 18%, 0%, 20%)
CSS variable
--color-primary: #ACA8CD;
Lowercase HEX
#aca8cd

Shades

Tints

Tones

Harmony

CSS snippets for #ACA8CD

.color-aca8cd {
  color: #ACA8CD;
  background-color: #ACA8CD;
}

Frequently asked questions

What color is #ACA8CD?+

#ACA8CD is a HEX color with RGB value rgb(172, 168, 205) and HSL value hsl(246, 27%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACA8CD?+

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