#AFBB82 Color

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

Color preview

#AFBB82

Color formats

HEX
#AFBB82
RGB
rgb(175, 187, 130)
RGBA
rgba(175, 187, 130, 1)
HSL
hsl(73, 30%, 62%)
HSV
hsv(73, 30%, 73%)
CMYK
cmyk(6%, 0%, 30%, 27%)
CSS variable
--color-primary: #AFBB82;
Lowercase HEX
#afbb82

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB82

.color-afbb82 {
  color: #AFBB82;
  background-color: #AFBB82;
}

Frequently asked questions

What color is #AFBB82?+

#AFBB82 is a HEX color with RGB value rgb(175, 187, 130) and HSL value hsl(73, 30%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBB82?+

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