#AAA5CA Color

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

Color preview

#AAA5CA

Color formats

HEX
#AAA5CA
RGB
rgb(170, 165, 202)
RGBA
rgba(170, 165, 202, 1)
HSL
hsl(248, 26%, 72%)
HSV
hsv(248, 18%, 79%)
CMYK
cmyk(16%, 18%, 0%, 21%)
CSS variable
--color-primary: #AAA5CA;
Lowercase HEX
#aaa5ca

Shades

Tints

Tones

Harmony

CSS snippets for #AAA5CA

.color-aaa5ca {
  color: #AAA5CA;
  background-color: #AAA5CA;
}

Frequently asked questions

What color is #AAA5CA?+

#AAA5CA is a HEX color with RGB value rgb(170, 165, 202) and HSL value hsl(248, 26%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA5CA?+

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