#AFBA93 Color

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

Color preview

#AFBA93

Color formats

HEX
#AFBA93
RGB
rgb(175, 186, 147)
RGBA
rgba(175, 186, 147, 1)
HSL
hsl(77, 22%, 65%)
HSV
hsv(77, 21%, 73%)
CMYK
cmyk(6%, 0%, 21%, 27%)
CSS variable
--color-primary: #AFBA93;
Lowercase HEX
#afba93

Shades

Tints

Tones

Harmony

CSS snippets for #AFBA93

.color-afba93 {
  color: #AFBA93;
  background-color: #AFBA93;
}

Frequently asked questions

What color is #AFBA93?+

#AFBA93 is a HEX color with RGB value rgb(175, 186, 147) and HSL value hsl(77, 22%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBA93?+

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