#AECAEA Color

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

Color preview

#AECAEA

Color formats

HEX
#AECAEA
RGB
rgb(174, 202, 234)
RGBA
rgba(174, 202, 234, 1)
HSL
hsl(212, 59%, 80%)
HSV
hsv(212, 26%, 92%)
CMYK
cmyk(26%, 14%, 0%, 8%)
CSS variable
--color-primary: #AECAEA;
Lowercase HEX
#aecaea

Shades

Tints

Tones

Harmony

CSS snippets for #AECAEA

.color-aecaea {
  color: #AECAEA;
  background-color: #AECAEA;
}

Frequently asked questions

What color is #AECAEA?+

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

What is the closest Tailwind color to #AECAEA?+

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