#ACAAD6 Color

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

Color preview

#ACAAD6

Color formats

HEX
#ACAAD6
RGB
rgb(172, 170, 214)
RGBA
rgba(172, 170, 214, 1)
HSL
hsl(243, 35%, 75%)
HSV
hsv(243, 21%, 84%)
CMYK
cmyk(20%, 21%, 0%, 16%)
CSS variable
--color-primary: #ACAAD6;
Lowercase HEX
#acaad6

Shades

Tints

Tones

Harmony

CSS snippets for #ACAAD6

.color-acaad6 {
  color: #ACAAD6;
  background-color: #ACAAD6;
}

Frequently asked questions

What color is #ACAAD6?+

#ACAAD6 is a HEX color with RGB value rgb(172, 170, 214) and HSL value hsl(243, 35%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACAAD6?+

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