#AFBB91 Color

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

Color preview

#AFBB91

Color formats

HEX
#AFBB91
RGB
rgb(175, 187, 145)
RGBA
rgba(175, 187, 145, 1)
HSL
hsl(77, 24%, 65%)
HSV
hsv(77, 22%, 73%)
CMYK
cmyk(6%, 0%, 22%, 27%)
CSS variable
--color-primary: #AFBB91;
Lowercase HEX
#afbb91

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB91

.color-afbb91 {
  color: #AFBB91;
  background-color: #AFBB91;
}

Frequently asked questions

What color is #AFBB91?+

#AFBB91 is a HEX color with RGB value rgb(175, 187, 145) and HSL value hsl(77, 24%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBB91?+

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