#AFAF32 Color

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

Color preview

#AFAF32

Color formats

HEX
#AFAF32
RGB
rgb(175, 175, 50)
RGBA
rgba(175, 175, 50, 1)
HSL
hsl(60, 56%, 44%)
HSV
hsv(60, 71%, 69%)
CMYK
cmyk(0%, 0%, 71%, 31%)
CSS variable
--color-primary: #AFAF32;
Lowercase HEX
#afaf32

Shades

Tints

Tones

Harmony

CSS snippets for #AFAF32

.color-afaf32 {
  color: #AFAF32;
  background-color: #AFAF32;
}

Frequently asked questions

What color is #AFAF32?+

#AFAF32 is a HEX color with RGB value rgb(175, 175, 50) and HSL value hsl(60, 56%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFAF32?+

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