#AFAB95 Color

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

Color preview

#AFAB95

Color formats

HEX
#AFAB95
RGB
rgb(175, 171, 149)
RGBA
rgba(175, 171, 149, 1)
HSL
hsl(51, 14%, 64%)
HSV
hsv(51, 15%, 69%)
CMYK
cmyk(0%, 2%, 15%, 31%)
CSS variable
--color-primary: #AFAB95;
Lowercase HEX
#afab95

Shades

Tints

Tones

Harmony

CSS snippets for #AFAB95

.color-afab95 {
  color: #AFAB95;
  background-color: #AFAB95;
}

Frequently asked questions

What color is #AFAB95?+

#AFAB95 is a HEX color with RGB value rgb(175, 171, 149) and HSL value hsl(51, 14%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAB95?+

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