#A6ACDA Color

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

Color preview

#A6ACDA

Color formats

HEX
#A6ACDA
RGB
rgb(166, 172, 218)
RGBA
rgba(166, 172, 218, 1)
HSL
hsl(233, 41%, 75%)
HSV
hsv(233, 24%, 85%)
CMYK
cmyk(24%, 21%, 0%, 15%)
CSS variable
--color-primary: #A6ACDA;
Lowercase HEX
#a6acda

Shades

Tints

Tones

Harmony

CSS snippets for #A6ACDA

.color-a6acda {
  color: #A6ACDA;
  background-color: #A6ACDA;
}

Frequently asked questions

What color is #A6ACDA?+

#A6ACDA is a HEX color with RGB value rgb(166, 172, 218) and HSL value hsl(233, 41%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6ACDA?+

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