#AEBDE5 Color

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

Color preview

#AEBDE5

Color formats

HEX
#AEBDE5
RGB
rgb(174, 189, 229)
RGBA
rgba(174, 189, 229, 1)
HSL
hsl(224, 51%, 79%)
HSV
hsv(224, 24%, 90%)
CMYK
cmyk(24%, 17%, 0%, 10%)
CSS variable
--color-primary: #AEBDE5;
Lowercase HEX
#aebde5

Shades

Tints

Tones

Harmony

CSS snippets for #AEBDE5

.color-aebde5 {
  color: #AEBDE5;
  background-color: #AEBDE5;
}

Frequently asked questions

What color is #AEBDE5?+

#AEBDE5 is a HEX color with RGB value rgb(174, 189, 229) and HSL value hsl(224, 51%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEBDE5?+

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