#AAA9CE Color

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

Color preview

#AAA9CE

Color formats

HEX
#AAA9CE
RGB
rgb(170, 169, 206)
RGBA
rgba(170, 169, 206, 1)
HSL
hsl(242, 27%, 74%)
HSV
hsv(242, 18%, 81%)
CMYK
cmyk(17%, 18%, 0%, 19%)
CSS variable
--color-primary: #AAA9CE;
Lowercase HEX
#aaa9ce

Shades

Tints

Tones

Harmony

CSS snippets for #AAA9CE

.color-aaa9ce {
  color: #AAA9CE;
  background-color: #AAA9CE;
}

Frequently asked questions

What color is #AAA9CE?+

#AAA9CE is a HEX color with RGB value rgb(170, 169, 206) and HSL value hsl(242, 27%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA9CE?+

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