#AFAB78 Color

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

Color preview

#AFAB78

Color formats

HEX
#AFAB78
RGB
rgb(175, 171, 120)
RGBA
rgba(175, 171, 120, 1)
HSL
hsl(56, 26%, 58%)
HSV
hsv(56, 31%, 69%)
CMYK
cmyk(0%, 2%, 31%, 31%)
CSS variable
--color-primary: #AFAB78;
Lowercase HEX
#afab78

Shades

Tints

Tones

Harmony

CSS snippets for #AFAB78

.color-afab78 {
  color: #AFAB78;
  background-color: #AFAB78;
}

Frequently asked questions

What color is #AFAB78?+

#AFAB78 is a HEX color with RGB value rgb(175, 171, 120) and HSL value hsl(56, 26%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFAB78?+

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