#AAA6CE Color

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

Color preview

#AAA6CE

Color formats

HEX
#AAA6CE
RGB
rgb(170, 166, 206)
RGBA
rgba(170, 166, 206, 1)
HSL
hsl(246, 29%, 73%)
HSV
hsv(246, 19%, 81%)
CMYK
cmyk(17%, 19%, 0%, 19%)
CSS variable
--color-primary: #AAA6CE;
Lowercase HEX
#aaa6ce

Shades

Tints

Tones

Harmony

CSS snippets for #AAA6CE

.color-aaa6ce {
  color: #AAA6CE;
  background-color: #AAA6CE;
}

Frequently asked questions

What color is #AAA6CE?+

#AAA6CE is a HEX color with RGB value rgb(170, 166, 206) and HSL value hsl(246, 29%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA6CE?+

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