#AEBFF9 Color

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

Color preview

#AEBFF9

Color formats

HEX
#AEBFF9
RGB
rgb(174, 191, 249)
RGBA
rgba(174, 191, 249, 1)
HSL
hsl(226, 86%, 83%)
HSV
hsv(226, 30%, 98%)
CMYK
cmyk(30%, 23%, 0%, 2%)
CSS variable
--color-primary: #AEBFF9;
Lowercase HEX
#aebff9

Shades

Tints

Tones

Harmony

CSS snippets for #AEBFF9

.color-aebff9 {
  color: #AEBFF9;
  background-color: #AEBFF9;
}

Frequently asked questions

What color is #AEBFF9?+

#AEBFF9 is a HEX color with RGB value rgb(174, 191, 249) and HSL value hsl(226, 86%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEBFF9?+

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