#AFAC72 Color

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

Color preview

#AFAC72

Color formats

HEX
#AFAC72
RGB
rgb(175, 172, 114)
RGBA
rgba(175, 172, 114, 1)
HSL
hsl(57, 28%, 57%)
HSV
hsv(57, 35%, 69%)
CMYK
cmyk(0%, 2%, 35%, 31%)
CSS variable
--color-primary: #AFAC72;
Lowercase HEX
#afac72

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC72

.color-afac72 {
  color: #AFAC72;
  background-color: #AFAC72;
}

Frequently asked questions

What color is #AFAC72?+

#AFAC72 is a HEX color with RGB value rgb(175, 172, 114) and HSL value hsl(57, 28%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFAC72?+

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