#AAAED3 Color

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

Color preview

#AAAED3

Color formats

HEX
#AAAED3
RGB
rgb(170, 174, 211)
RGBA
rgba(170, 174, 211, 1)
HSL
hsl(234, 32%, 75%)
HSV
hsv(234, 19%, 83%)
CMYK
cmyk(19%, 18%, 0%, 17%)
CSS variable
--color-primary: #AAAED3;
Lowercase HEX
#aaaed3

Shades

Tints

Tones

Harmony

CSS snippets for #AAAED3

.color-aaaed3 {
  color: #AAAED3;
  background-color: #AAAED3;
}

Frequently asked questions

What color is #AAAED3?+

#AAAED3 is a HEX color with RGB value rgb(170, 174, 211) and HSL value hsl(234, 32%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAAED3?+

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