#A4ACEE Color

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

Color preview

#A4ACEE

Color formats

HEX
#A4ACEE
RGB
rgb(164, 172, 238)
RGBA
rgba(164, 172, 238, 1)
HSL
hsl(234, 69%, 79%)
HSV
hsv(234, 31%, 93%)
CMYK
cmyk(31%, 28%, 0%, 7%)
CSS variable
--color-primary: #A4ACEE;
Lowercase HEX
#a4acee

Shades

Tints

Tones

Harmony

CSS snippets for #A4ACEE

.color-a4acee {
  color: #A4ACEE;
  background-color: #A4ACEE;
}

Frequently asked questions

What color is #A4ACEE?+

#A4ACEE is a HEX color with RGB value rgb(164, 172, 238) and HSL value hsl(234, 69%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4ACEE?+

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