#AFAF4B Color

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

Color preview

#AFAF4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFAF4B

.color-afaf4b {
  color: #AFAF4B;
  background-color: #AFAF4B;
}

Frequently asked questions

What color is #AFAF4B?+

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

What is the closest Tailwind color to #AFAF4B?+

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