#AFAA94 Color

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

Color preview

#AFAA94

Color formats

HEX
#AFAA94
RGB
rgb(175, 170, 148)
RGBA
rgba(175, 170, 148, 1)
HSL
hsl(49, 14%, 63%)
HSV
hsv(49, 15%, 69%)
CMYK
cmyk(0%, 3%, 15%, 31%)
CSS variable
--color-primary: #AFAA94;
Lowercase HEX
#afaa94

Shades

Tints

Tones

Harmony

CSS snippets for #AFAA94

.color-afaa94 {
  color: #AFAA94;
  background-color: #AFAA94;
}

Frequently asked questions

What color is #AFAA94?+

#AFAA94 is a HEX color with RGB value rgb(175, 170, 148) and HSL value hsl(49, 14%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAA94?+

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