#AAAA98 Color

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

Color preview

#AAAA98

Color formats

HEX
#AAAA98
RGB
rgb(170, 170, 152)
RGBA
rgba(170, 170, 152, 1)
HSL
hsl(60, 10%, 63%)
HSV
hsv(60, 11%, 67%)
CMYK
cmyk(0%, 0%, 11%, 33%)
CSS variable
--color-primary: #AAAA98;
Lowercase HEX
#aaaa98

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA98

.color-aaaa98 {
  color: #AAAA98;
  background-color: #AAAA98;
}

Frequently asked questions

What color is #AAAA98?+

#AAAA98 is a HEX color with RGB value rgb(170, 170, 152) and HSL value hsl(60, 10%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAA98?+

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