#AAA2CE Color

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

Color preview

#AAA2CE

Color formats

HEX
#AAA2CE
RGB
rgb(170, 162, 206)
RGBA
rgba(170, 162, 206, 1)
HSL
hsl(251, 31%, 72%)
HSV
hsv(251, 21%, 81%)
CMYK
cmyk(17%, 21%, 0%, 19%)
CSS variable
--color-primary: #AAA2CE;
Lowercase HEX
#aaa2ce

Shades

Tints

Tones

Harmony

CSS snippets for #AAA2CE

.color-aaa2ce {
  color: #AAA2CE;
  background-color: #AAA2CE;
}

Frequently asked questions

What color is #AAA2CE?+

#AAA2CE is a HEX color with RGB value rgb(170, 162, 206) and HSL value hsl(251, 31%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA2CE?+

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