#AFAC8E Color

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

Color preview

#AFAC8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC8E

.color-afac8e {
  color: #AFAC8E;
  background-color: #AFAC8E;
}

Frequently asked questions

What color is #AFAC8E?+

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

What is the closest Tailwind color to #AFAC8E?+

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