#AFBB96 Color

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

Color preview

#AFBB96

Color formats

HEX
#AFBB96
RGB
rgb(175, 187, 150)
RGBA
rgba(175, 187, 150, 1)
HSL
hsl(79, 21%, 66%)
HSV
hsv(79, 20%, 73%)
CMYK
cmyk(6%, 0%, 20%, 27%)
CSS variable
--color-primary: #AFBB96;
Lowercase HEX
#afbb96

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB96

.color-afbb96 {
  color: #AFBB96;
  background-color: #AFBB96;
}

Frequently asked questions

What color is #AFBB96?+

#AFBB96 is a HEX color with RGB value rgb(175, 187, 150) and HSL value hsl(79, 21%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBB96?+

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