#AFAD83 Color

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

Color preview

#AFAD83

Color formats

HEX
#AFAD83
RGB
rgb(175, 173, 131)
RGBA
rgba(175, 173, 131, 1)
HSL
hsl(57, 22%, 60%)
HSV
hsv(57, 25%, 69%)
CMYK
cmyk(0%, 1%, 25%, 31%)
CSS variable
--color-primary: #AFAD83;
Lowercase HEX
#afad83

Shades

Tints

Tones

Harmony

CSS snippets for #AFAD83

.color-afad83 {
  color: #AFAD83;
  background-color: #AFAD83;
}

Frequently asked questions

What color is #AFAD83?+

#AFAD83 is a HEX color with RGB value rgb(175, 173, 131) and HSL value hsl(57, 22%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFAD83?+

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