#AFAC5A Color

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

Color preview

#AFAC5A

Color formats

HEX
#AFAC5A
RGB
rgb(175, 172, 90)
RGBA
rgba(175, 172, 90, 1)
HSL
hsl(58, 35%, 52%)
HSV
hsv(58, 49%, 69%)
CMYK
cmyk(0%, 2%, 49%, 31%)
CSS variable
--color-primary: #AFAC5A;
Lowercase HEX
#afac5a

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC5A

.color-afac5a {
  color: #AFAC5A;
  background-color: #AFAC5A;
}

Frequently asked questions

What color is #AFAC5A?+

#AFAC5A is a HEX color with RGB value rgb(175, 172, 90) and HSL value hsl(58, 35%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFAC5A?+

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