#A0ACDA Color

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

Color preview

#A0ACDA

Color formats

HEX
#A0ACDA
RGB
rgb(160, 172, 218)
RGBA
rgba(160, 172, 218, 1)
HSL
hsl(228, 44%, 74%)
HSV
hsv(228, 27%, 85%)
CMYK
cmyk(27%, 21%, 0%, 15%)
CSS variable
--color-primary: #A0ACDA;
Lowercase HEX
#a0acda

Shades

Tints

Tones

Harmony

CSS snippets for #A0ACDA

.color-a0acda {
  color: #A0ACDA;
  background-color: #A0ACDA;
}

Frequently asked questions

What color is #A0ACDA?+

#A0ACDA is a HEX color with RGB value rgb(160, 172, 218) and HSL value hsl(228, 44%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A0ACDA?+

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