#AFAF1D Color

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

Color preview

#AFAF1D

Color formats

HEX
#AFAF1D
RGB
rgb(175, 175, 29)
RGBA
rgba(175, 175, 29, 1)
HSL
hsl(60, 72%, 40%)
HSV
hsv(60, 83%, 69%)
CMYK
cmyk(0%, 0%, 83%, 31%)
CSS variable
--color-primary: #AFAF1D;
Lowercase HEX
#afaf1d

Shades

Tints

Tones

Harmony

CSS snippets for #AFAF1D

.color-afaf1d {
  color: #AFAF1D;
  background-color: #AFAF1D;
}

Frequently asked questions

What color is #AFAF1D?+

#AFAF1D is a HEX color with RGB value rgb(175, 175, 29) and HSL value hsl(60, 72%, 40%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFAF1D?+

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