#AFAB94 Color

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

Color preview

#AFAB94

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFAB94

.color-afab94 {
  color: #AFAB94;
  background-color: #AFAB94;
}

Frequently asked questions

What color is #AFAB94?+

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

What is the closest Tailwind color to #AFAB94?+

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