#AAA4CB Color

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

Color preview

#AAA4CB

Color formats

HEX
#AAA4CB
RGB
rgb(170, 164, 203)
RGBA
rgba(170, 164, 203, 1)
HSL
hsl(249, 27%, 72%)
HSV
hsv(249, 19%, 80%)
CMYK
cmyk(16%, 19%, 0%, 20%)
CSS variable
--color-primary: #AAA4CB;
Lowercase HEX
#aaa4cb

Shades

Tints

Tones

Harmony

CSS snippets for #AAA4CB

.color-aaa4cb {
  color: #AAA4CB;
  background-color: #AAA4CB;
}

Frequently asked questions

What color is #AAA4CB?+

#AAA4CB is a HEX color with RGB value rgb(170, 164, 203) and HSL value hsl(249, 27%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA4CB?+

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