#A5ACDA Color

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

Color preview

#A5ACDA

Color formats

HEX
#A5ACDA
RGB
rgb(165, 172, 218)
RGBA
rgba(165, 172, 218, 1)
HSL
hsl(232, 42%, 75%)
HSV
hsv(232, 24%, 85%)
CMYK
cmyk(24%, 21%, 0%, 15%)
CSS variable
--color-primary: #A5ACDA;
Lowercase HEX
#a5acda

Shades

Tints

Tones

Harmony

CSS snippets for #A5ACDA

.color-a5acda {
  color: #A5ACDA;
  background-color: #A5ACDA;
}

Frequently asked questions

What color is #A5ACDA?+

#A5ACDA is a HEX color with RGB value rgb(165, 172, 218) and HSL value hsl(232, 42%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5ACDA?+

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