#AFAC97 Color

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

Color preview

#AFAC97

Color formats

HEX
#AFAC97
RGB
rgb(175, 172, 151)
RGBA
rgba(175, 172, 151, 1)
HSL
hsl(53, 13%, 64%)
HSV
hsv(53, 14%, 69%)
CMYK
cmyk(0%, 2%, 14%, 31%)
CSS variable
--color-primary: #AFAC97;
Lowercase HEX
#afac97

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC97

.color-afac97 {
  color: #AFAC97;
  background-color: #AFAC97;
}

Frequently asked questions

What color is #AFAC97?+

#AFAC97 is a HEX color with RGB value rgb(175, 172, 151) and HSL value hsl(53, 13%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAC97?+

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