#AFAD98 Color

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

Color preview

#AFAD98

Color formats

HEX
#AFAD98
RGB
rgb(175, 173, 152)
RGBA
rgba(175, 173, 152, 1)
HSL
hsl(55, 13%, 64%)
HSV
hsv(55, 13%, 69%)
CMYK
cmyk(0%, 1%, 13%, 31%)
CSS variable
--color-primary: #AFAD98;
Lowercase HEX
#afad98

Shades

Tints

Tones

Harmony

CSS snippets for #AFAD98

.color-afad98 {
  color: #AFAD98;
  background-color: #AFAD98;
}

Frequently asked questions

What color is #AFAD98?+

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

What is the closest Tailwind color to #AFAD98?+

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