#AFAA4B Color

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

Color preview

#AFAA4B

Color formats

HEX
#AFAA4B
RGB
rgb(175, 170, 75)
RGBA
rgba(175, 170, 75, 1)
HSL
hsl(57, 40%, 49%)
HSV
hsv(57, 57%, 69%)
CMYK
cmyk(0%, 3%, 57%, 31%)
CSS variable
--color-primary: #AFAA4B;
Lowercase HEX
#afaa4b

Shades

Tints

Tones

Harmony

CSS snippets for #AFAA4B

.color-afaa4b {
  color: #AFAA4B;
  background-color: #AFAA4B;
}

Frequently asked questions

What color is #AFAA4B?+

#AFAA4B is a HEX color with RGB value rgb(175, 170, 75) and HSL value hsl(57, 40%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFAA4B?+

The closest Tailwind color is lime-400, available as the bg-lime-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