#AEBFEA Color

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

Color preview

#AEBFEA

Color formats

HEX
#AEBFEA
RGB
rgb(174, 191, 234)
RGBA
rgba(174, 191, 234, 1)
HSL
hsl(223, 59%, 80%)
HSV
hsv(223, 26%, 92%)
CMYK
cmyk(26%, 18%, 0%, 8%)
CSS variable
--color-primary: #AEBFEA;
Lowercase HEX
#aebfea

Shades

Tints

Tones

Harmony

CSS snippets for #AEBFEA

.color-aebfea {
  color: #AEBFEA;
  background-color: #AEBFEA;
}

Frequently asked questions

What color is #AEBFEA?+

#AEBFEA is a HEX color with RGB value rgb(174, 191, 234) and HSL value hsl(223, 59%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEBFEA?+

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