#AFAB98 Color

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

Color preview

#AFAB98

Color formats

HEX
#AFAB98
RGB
rgb(175, 171, 152)
RGBA
rgba(175, 171, 152, 1)
HSL
hsl(50, 13%, 64%)
HSV
hsv(50, 13%, 69%)
CMYK
cmyk(0%, 2%, 13%, 31%)
CSS variable
--color-primary: #AFAB98;
Lowercase HEX
#afab98

Shades

Tints

Tones

Harmony

CSS snippets for #AFAB98

.color-afab98 {
  color: #AFAB98;
  background-color: #AFAB98;
}

Frequently asked questions

What color is #AFAB98?+

#AFAB98 is a HEX color with RGB value rgb(175, 171, 152) and HSL value hsl(50, 13%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAB98?+

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