#AAA495 Color

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

Color preview

#AAA495

Color formats

HEX
#AAA495
RGB
rgb(170, 164, 149)
RGBA
rgba(170, 164, 149, 1)
HSL
hsl(43, 11%, 63%)
HSV
hsv(43, 12%, 67%)
CMYK
cmyk(0%, 4%, 12%, 33%)
CSS variable
--color-primary: #AAA495;
Lowercase HEX
#aaa495

Shades

Tints

Tones

Harmony

CSS snippets for #AAA495

.color-aaa495 {
  color: #AAA495;
  background-color: #AAA495;
}

Frequently asked questions

What color is #AAA495?+

#AAA495 is a HEX color with RGB value rgb(170, 164, 149) and HSL value hsl(43, 11%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA495?+

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