#AFAF37 Color

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

Color preview

#AFAF37

Color formats

HEX
#AFAF37
RGB
rgb(175, 175, 55)
RGBA
rgba(175, 175, 55, 1)
HSL
hsl(60, 52%, 45%)
HSV
hsv(60, 69%, 69%)
CMYK
cmyk(0%, 0%, 69%, 31%)
CSS variable
--color-primary: #AFAF37;
Lowercase HEX
#afaf37

Shades

Tints

Tones

Harmony

CSS snippets for #AFAF37

.color-afaf37 {
  color: #AFAF37;
  background-color: #AFAF37;
}

Frequently asked questions

What color is #AFAF37?+

#AFAF37 is a HEX color with RGB value rgb(175, 175, 55) and HSL value hsl(60, 52%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFAF37?+

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