#AFBF82 Color

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

Color preview

#AFBF82

Color formats

HEX
#AFBF82
RGB
rgb(175, 191, 130)
RGBA
rgba(175, 191, 130, 1)
HSL
hsl(76, 32%, 63%)
HSV
hsv(76, 32%, 75%)
CMYK
cmyk(8%, 0%, 32%, 25%)
CSS variable
--color-primary: #AFBF82;
Lowercase HEX
#afbf82

Shades

Tints

Tones

Harmony

CSS snippets for #AFBF82

.color-afbf82 {
  color: #AFBF82;
  background-color: #AFBF82;
}

Frequently asked questions

What color is #AFBF82?+

#AFBF82 is a HEX color with RGB value rgb(175, 191, 130) and HSL value hsl(76, 32%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBF82?+

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