#AEBFF2 Color

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

Color preview

#AEBFF2

Color formats

HEX
#AEBFF2
RGB
rgb(174, 191, 242)
RGBA
rgba(174, 191, 242, 1)
HSL
hsl(225, 72%, 82%)
HSV
hsv(225, 28%, 95%)
CMYK
cmyk(28%, 21%, 0%, 5%)
CSS variable
--color-primary: #AEBFF2;
Lowercase HEX
#aebff2

Shades

Tints

Tones

Harmony

CSS snippets for #AEBFF2

.color-aebff2 {
  color: #AEBFF2;
  background-color: #AEBFF2;
}

Frequently asked questions

What color is #AEBFF2?+

#AEBFF2 is a HEX color with RGB value rgb(174, 191, 242) and HSL value hsl(225, 72%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEBFF2?+

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