#AFBB84 Color

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

Color preview

#AFBB84

Color formats

HEX
#AFBB84
RGB
rgb(175, 187, 132)
RGBA
rgba(175, 187, 132, 1)
HSL
hsl(73, 29%, 63%)
HSV
hsv(73, 29%, 73%)
CMYK
cmyk(6%, 0%, 29%, 27%)
CSS variable
--color-primary: #AFBB84;
Lowercase HEX
#afbb84

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB84

.color-afbb84 {
  color: #AFBB84;
  background-color: #AFBB84;
}

Frequently asked questions

What color is #AFBB84?+

#AFBB84 is a HEX color with RGB value rgb(175, 187, 132) and HSL value hsl(73, 29%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBB84?+

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