#AAA2BA Color

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

Color preview

#AAA2BA

Color formats

HEX
#AAA2BA
RGB
rgb(170, 162, 186)
RGBA
rgba(170, 162, 186, 1)
HSL
hsl(260, 15%, 68%)
HSV
hsv(260, 13%, 73%)
CMYK
cmyk(9%, 13%, 0%, 27%)
CSS variable
--color-primary: #AAA2BA;
Lowercase HEX
#aaa2ba

Shades

Tints

Tones

Harmony

CSS snippets for #AAA2BA

.color-aaa2ba {
  color: #AAA2BA;
  background-color: #AAA2BA;
}

Frequently asked questions

What color is #AAA2BA?+

#AAA2BA is a HEX color with RGB value rgb(170, 162, 186) and HSL value hsl(260, 15%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA2BA?+

The closest Tailwind color is gray-400, available as the bg-gray-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