#AFBB99 Color

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

Color preview

#AFBB99

Color formats

HEX
#AFBB99
RGB
rgb(175, 187, 153)
RGBA
rgba(175, 187, 153, 1)
HSL
hsl(81, 20%, 67%)
HSV
hsv(81, 18%, 73%)
CMYK
cmyk(6%, 0%, 18%, 27%)
CSS variable
--color-primary: #AFBB99;
Lowercase HEX
#afbb99

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB99

.color-afbb99 {
  color: #AFBB99;
  background-color: #AFBB99;
}

Frequently asked questions

What color is #AFBB99?+

#AFBB99 is a HEX color with RGB value rgb(175, 187, 153) and HSL value hsl(81, 20%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBB99?+

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