#AFBD84 Color

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

Color preview

#AFBD84

Color formats

HEX
#AFBD84
RGB
rgb(175, 189, 132)
RGBA
rgba(175, 189, 132, 1)
HSL
hsl(75, 30%, 63%)
HSV
hsv(75, 30%, 74%)
CMYK
cmyk(7%, 0%, 30%, 26%)
CSS variable
--color-primary: #AFBD84;
Lowercase HEX
#afbd84

Shades

Tints

Tones

Harmony

CSS snippets for #AFBD84

.color-afbd84 {
  color: #AFBD84;
  background-color: #AFBD84;
}

Frequently asked questions

What color is #AFBD84?+

#AFBD84 is a HEX color with RGB value rgb(175, 189, 132) and HSL value hsl(75, 30%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBD84?+

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