#AFAB1D Color

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

Color preview

#AFAB1D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFAB1D

.color-afab1d {
  color: #AFAB1D;
  background-color: #AFAB1D;
}

Frequently asked questions

What color is #AFAB1D?+

#AFAB1D is a HEX color with RGB value rgb(175, 171, 29) and HSL value hsl(58, 72%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AFAB1D?+

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