#AFAF83 Color

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

Color preview

#AFAF83

Color formats

HEX
#AFAF83
RGB
rgb(175, 175, 131)
RGBA
rgba(175, 175, 131, 1)
HSL
hsl(60, 22%, 60%)
HSV
hsv(60, 25%, 69%)
CMYK
cmyk(0%, 0%, 25%, 31%)
CSS variable
--color-primary: #AFAF83;
Lowercase HEX
#afaf83

Shades

Tints

Tones

Harmony

CSS snippets for #AFAF83

.color-afaf83 {
  color: #AFAF83;
  background-color: #AFAF83;
}

Frequently asked questions

What color is #AFAF83?+

#AFAF83 is a HEX color with RGB value rgb(175, 175, 131) and HSL value hsl(60, 22%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFAF83?+

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