#AAA7CE Color

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

Color preview

#AAA7CE

Color formats

HEX
#AAA7CE
RGB
rgb(170, 167, 206)
RGBA
rgba(170, 167, 206, 1)
HSL
hsl(245, 28%, 73%)
HSV
hsv(245, 19%, 81%)
CMYK
cmyk(17%, 19%, 0%, 19%)
CSS variable
--color-primary: #AAA7CE;
Lowercase HEX
#aaa7ce

Shades

Tints

Tones

Harmony

CSS snippets for #AAA7CE

.color-aaa7ce {
  color: #AAA7CE;
  background-color: #AAA7CE;
}

Frequently asked questions

What color is #AAA7CE?+

#AAA7CE is a HEX color with RGB value rgb(170, 167, 206) and HSL value hsl(245, 28%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA7CE?+

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