#AFBA85 Color

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

Color preview

#AFBA85

Color formats

HEX
#AFBA85
RGB
rgb(175, 186, 133)
RGBA
rgba(175, 186, 133, 1)
HSL
hsl(72, 28%, 63%)
HSV
hsv(72, 28%, 73%)
CMYK
cmyk(6%, 0%, 28%, 27%)
CSS variable
--color-primary: #AFBA85;
Lowercase HEX
#afba85

Shades

Tints

Tones

Harmony

CSS snippets for #AFBA85

.color-afba85 {
  color: #AFBA85;
  background-color: #AFBA85;
}

Frequently asked questions

What color is #AFBA85?+

#AFBA85 is a HEX color with RGB value rgb(175, 186, 133) and HSL value hsl(72, 28%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBA85?+

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