#AEBED9 Color

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

Color preview

#AEBED9

Color formats

HEX
#AEBED9
RGB
rgb(174, 190, 217)
RGBA
rgba(174, 190, 217, 1)
HSL
hsl(218, 36%, 77%)
HSV
hsv(218, 20%, 85%)
CMYK
cmyk(20%, 12%, 0%, 15%)
CSS variable
--color-primary: #AEBED9;
Lowercase HEX
#aebed9

Shades

Tints

Tones

Harmony

CSS snippets for #AEBED9

.color-aebed9 {
  color: #AEBED9;
  background-color: #AEBED9;
}

Frequently asked questions

What color is #AEBED9?+

#AEBED9 is a HEX color with RGB value rgb(174, 190, 217) and HSL value hsl(218, 36%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEBED9?+

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