#AFAD1D Color

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

Color preview

#AFAD1D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFAD1D

.color-afad1d {
  color: #AFAD1D;
  background-color: #AFAD1D;
}

Frequently asked questions

What color is #AFAD1D?+

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

What is the closest Tailwind color to #AFAD1D?+

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