#AEADD4 Color

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

Color preview

#AEADD4

Color formats

HEX
#AEADD4
RGB
rgb(174, 173, 212)
RGBA
rgba(174, 173, 212, 1)
HSL
hsl(242, 31%, 75%)
HSV
hsv(242, 18%, 83%)
CMYK
cmyk(18%, 18%, 0%, 17%)
CSS variable
--color-primary: #AEADD4;
Lowercase HEX
#aeadd4

Shades

Tints

Tones

Harmony

CSS snippets for #AEADD4

.color-aeadd4 {
  color: #AEADD4;
  background-color: #AEADD4;
}

Frequently asked questions

What color is #AEADD4?+

#AEADD4 is a HEX color with RGB value rgb(174, 173, 212) and HSL value hsl(242, 31%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEADD4?+

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