#AFAB91 Color

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

Color preview

#AFAB91

Color formats

HEX
#AFAB91
RGB
rgb(175, 171, 145)
RGBA
rgba(175, 171, 145, 1)
HSL
hsl(52, 16%, 63%)
HSV
hsv(52, 17%, 69%)
CMYK
cmyk(0%, 2%, 17%, 31%)
CSS variable
--color-primary: #AFAB91;
Lowercase HEX
#afab91

Shades

Tints

Tones

Harmony

CSS snippets for #AFAB91

.color-afab91 {
  color: #AFAB91;
  background-color: #AFAB91;
}

Frequently asked questions

What color is #AFAB91?+

#AFAB91 is a HEX color with RGB value rgb(175, 171, 145) and HSL value hsl(52, 16%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAB91?+

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