#AFAC92 Color

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

Color preview

#AFAC92

Color formats

HEX
#AFAC92
RGB
rgb(175, 172, 146)
RGBA
rgba(175, 172, 146, 1)
HSL
hsl(54, 15%, 63%)
HSV
hsv(54, 17%, 69%)
CMYK
cmyk(0%, 2%, 17%, 31%)
CSS variable
--color-primary: #AFAC92;
Lowercase HEX
#afac92

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC92

.color-afac92 {
  color: #AFAC92;
  background-color: #AFAC92;
}

Frequently asked questions

What color is #AFAC92?+

#AFAC92 is a HEX color with RGB value rgb(175, 172, 146) and HSL value hsl(54, 15%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAC92?+

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