#AEBFE7 Color

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

Color preview

#AEBFE7

Color formats

HEX
#AEBFE7
RGB
rgb(174, 191, 231)
RGBA
rgba(174, 191, 231, 1)
HSL
hsl(222, 54%, 79%)
HSV
hsv(222, 25%, 91%)
CMYK
cmyk(25%, 17%, 0%, 9%)
CSS variable
--color-primary: #AEBFE7;
Lowercase HEX
#aebfe7

Shades

Tints

Tones

Harmony

CSS snippets for #AEBFE7

.color-aebfe7 {
  color: #AEBFE7;
  background-color: #AEBFE7;
}

Frequently asked questions

What color is #AEBFE7?+

#AEBFE7 is a HEX color with RGB value rgb(174, 191, 231) and HSL value hsl(222, 54%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEBFE7?+

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