#AFAC8D Color

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

Color preview

#AFAC8D

Color formats

HEX
#AFAC8D
RGB
rgb(175, 172, 141)
RGBA
rgba(175, 172, 141, 1)
HSL
hsl(55, 18%, 62%)
HSV
hsv(55, 19%, 69%)
CMYK
cmyk(0%, 2%, 19%, 31%)
CSS variable
--color-primary: #AFAC8D;
Lowercase HEX
#afac8d

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC8D

.color-afac8d {
  color: #AFAC8D;
  background-color: #AFAC8D;
}

Frequently asked questions

What color is #AFAC8D?+

#AFAC8D is a HEX color with RGB value rgb(175, 172, 141) and HSL value hsl(55, 18%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAC8D?+

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