#AFAF89 Color

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

Color preview

#AFAF89

Color formats

HEX
#AFAF89
RGB
rgb(175, 175, 137)
RGBA
rgba(175, 175, 137, 1)
HSL
hsl(60, 19%, 61%)
HSV
hsv(60, 22%, 69%)
CMYK
cmyk(0%, 0%, 22%, 31%)
CSS variable
--color-primary: #AFAF89;
Lowercase HEX
#afaf89

Shades

Tints

Tones

Harmony

CSS snippets for #AFAF89

.color-afaf89 {
  color: #AFAF89;
  background-color: #AFAF89;
}

Frequently asked questions

What color is #AFAF89?+

#AFAF89 is a HEX color with RGB value rgb(175, 175, 137) and HSL value hsl(60, 19%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAF89?+

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