#AFAC90 Color

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

Color preview

#AFAC90

Color formats

HEX
#AFAC90
RGB
rgb(175, 172, 144)
RGBA
rgba(175, 172, 144, 1)
HSL
hsl(54, 16%, 63%)
HSV
hsv(54, 18%, 69%)
CMYK
cmyk(0%, 2%, 18%, 31%)
CSS variable
--color-primary: #AFAC90;
Lowercase HEX
#afac90

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC90

.color-afac90 {
  color: #AFAC90;
  background-color: #AFAC90;
}

Frequently asked questions

What color is #AFAC90?+

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

What is the closest Tailwind color to #AFAC90?+

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