#AAA4A2 Color

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

Color preview

#AAA4A2

Color formats

HEX
#AAA4A2
RGB
rgb(170, 164, 162)
RGBA
rgba(170, 164, 162, 1)
HSL
hsl(15, 4%, 65%)
HSV
hsv(15, 5%, 67%)
CMYK
cmyk(0%, 4%, 5%, 33%)
CSS variable
--color-primary: #AAA4A2;
Lowercase HEX
#aaa4a2

Shades

Tints

Tones

Harmony

CSS snippets for #AAA4A2

.color-aaa4a2 {
  color: #AAA4A2;
  background-color: #AAA4A2;
}

Frequently asked questions

What color is #AAA4A2?+

#AAA4A2 is a HEX color with RGB value rgb(170, 164, 162) and HSL value hsl(15, 4%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA4A2?+

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