#AFAD92 Color

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

Color preview

#AFAD92

Color formats

HEX
#AFAD92
RGB
rgb(175, 173, 146)
RGBA
rgba(175, 173, 146, 1)
HSL
hsl(56, 15%, 63%)
HSV
hsv(56, 17%, 69%)
CMYK
cmyk(0%, 1%, 17%, 31%)
CSS variable
--color-primary: #AFAD92;
Lowercase HEX
#afad92

Shades

Tints

Tones

Harmony

CSS snippets for #AFAD92

.color-afad92 {
  color: #AFAD92;
  background-color: #AFAD92;
}

Frequently asked questions

What color is #AFAD92?+

#AFAD92 is a HEX color with RGB value rgb(175, 173, 146) and HSL value hsl(56, 15%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAD92?+

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