#AFAC9C Color

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

Color preview

#AFAC9C

Color formats

HEX
#AFAC9C
RGB
rgb(175, 172, 156)
RGBA
rgba(175, 172, 156, 1)
HSL
hsl(51, 11%, 65%)
HSV
hsv(51, 11%, 69%)
CMYK
cmyk(0%, 2%, 11%, 31%)
CSS variable
--color-primary: #AFAC9C;
Lowercase HEX
#afac9c

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC9C

.color-afac9c {
  color: #AFAC9C;
  background-color: #AFAC9C;
}

Frequently asked questions

What color is #AFAC9C?+

#AFAC9C is a HEX color with RGB value rgb(175, 172, 156) and HSL value hsl(51, 11%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAC9C?+

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