#AFBA1D Color

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

Color preview

#AFBA1D

Color formats

HEX
#AFBA1D
RGB
rgb(175, 186, 29)
RGBA
rgba(175, 186, 29, 1)
HSL
hsl(64, 73%, 42%)
HSV
hsv(64, 84%, 73%)
CMYK
cmyk(6%, 0%, 84%, 27%)
CSS variable
--color-primary: #AFBA1D;
Lowercase HEX
#afba1d

Shades

Tints

Tones

Harmony

CSS snippets for #AFBA1D

.color-afba1d {
  color: #AFBA1D;
  background-color: #AFBA1D;
}

Frequently asked questions

What color is #AFBA1D?+

#AFBA1D is a HEX color with RGB value rgb(175, 186, 29) and HSL value hsl(64, 73%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBA1D?+

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