#AAA3CA Color

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

Color preview

#AAA3CA

Color formats

HEX
#AAA3CA
RGB
rgb(170, 163, 202)
RGBA
rgba(170, 163, 202, 1)
HSL
hsl(251, 27%, 72%)
HSV
hsv(251, 19%, 79%)
CMYK
cmyk(16%, 19%, 0%, 21%)
CSS variable
--color-primary: #AAA3CA;
Lowercase HEX
#aaa3ca

Shades

Tints

Tones

Harmony

CSS snippets for #AAA3CA

.color-aaa3ca {
  color: #AAA3CA;
  background-color: #AAA3CA;
}

Frequently asked questions

What color is #AAA3CA?+

#AAA3CA is a HEX color with RGB value rgb(170, 163, 202) and HSL value hsl(251, 27%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA3CA?+

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