#A0ACEE Color

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

Color preview

#A0ACEE

Color formats

HEX
#A0ACEE
RGB
rgb(160, 172, 238)
RGBA
rgba(160, 172, 238, 1)
HSL
hsl(231, 70%, 78%)
HSV
hsv(231, 33%, 93%)
CMYK
cmyk(33%, 28%, 0%, 7%)
CSS variable
--color-primary: #A0ACEE;
Lowercase HEX
#a0acee

Shades

Tints

Tones

Harmony

CSS snippets for #A0ACEE

.color-a0acee {
  color: #A0ACEE;
  background-color: #A0ACEE;
}

Frequently asked questions

What color is #A0ACEE?+

#A0ACEE is a HEX color with RGB value rgb(160, 172, 238) and HSL value hsl(231, 70%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A0ACEE?+

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