#AFAC95 Color

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

Color preview

#AFAC95

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC95

.color-afac95 {
  color: #AFAC95;
  background-color: #AFAC95;
}

Frequently asked questions

What color is #AFAC95?+

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

What is the closest Tailwind color to #AFAC95?+

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