#AEABD3 Color

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

Color preview

#AEABD3

Color formats

HEX
#AEABD3
RGB
rgb(174, 171, 211)
RGBA
rgba(174, 171, 211, 1)
HSL
hsl(245, 31%, 75%)
HSV
hsv(245, 19%, 83%)
CMYK
cmyk(18%, 19%, 0%, 17%)
CSS variable
--color-primary: #AEABD3;
Lowercase HEX
#aeabd3

Shades

Tints

Tones

Harmony

CSS snippets for #AEABD3

.color-aeabd3 {
  color: #AEABD3;
  background-color: #AEABD3;
}

Frequently asked questions

What color is #AEABD3?+

#AEABD3 is a HEX color with RGB value rgb(174, 171, 211) and HSL value hsl(245, 31%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEABD3?+

The closest Tailwind color is slate-400, available as the bg-slate-400 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