#AFAB83 Color

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

Color preview

#AFAB83

Color formats

HEX
#AFAB83
RGB
rgb(175, 171, 131)
RGBA
rgba(175, 171, 131, 1)
HSL
hsl(55, 22%, 60%)
HSV
hsv(55, 25%, 69%)
CMYK
cmyk(0%, 2%, 25%, 31%)
CSS variable
--color-primary: #AFAB83;
Lowercase HEX
#afab83

Shades

Tints

Tones

Harmony

CSS snippets for #AFAB83

.color-afab83 {
  color: #AFAB83;
  background-color: #AFAB83;
}

Frequently asked questions

What color is #AFAB83?+

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

What is the closest Tailwind color to #AFAB83?+

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