#AFBB77 Color

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

Color preview

#AFBB77

Color formats

HEX
#AFBB77
RGB
rgb(175, 187, 119)
RGBA
rgba(175, 187, 119, 1)
HSL
hsl(71, 33%, 60%)
HSV
hsv(71, 36%, 73%)
CMYK
cmyk(6%, 0%, 36%, 27%)
CSS variable
--color-primary: #AFBB77;
Lowercase HEX
#afbb77

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB77

.color-afbb77 {
  color: #AFBB77;
  background-color: #AFBB77;
}

Frequently asked questions

What color is #AFBB77?+

#AFBB77 is a HEX color with RGB value rgb(175, 187, 119) and HSL value hsl(71, 33%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBB77?+

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