#AFDC29 Color

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

Color preview

#AFDC29

Color formats

HEX
#AFDC29
RGB
rgb(175, 220, 41)
RGBA
rgba(175, 220, 41, 1)
HSL
hsl(75, 72%, 51%)
HSV
hsv(75, 81%, 86%)
CMYK
cmyk(20%, 0%, 81%, 14%)
CSS variable
--color-primary: #AFDC29;
Lowercase HEX
#afdc29

Shades

Tints

Tones

Harmony

CSS snippets for #AFDC29

.color-afdc29 {
  color: #AFDC29;
  background-color: #AFDC29;
}

Frequently asked questions

What color is #AFDC29?+

#AFDC29 is a HEX color with RGB value rgb(175, 220, 41) and HSL value hsl(75, 72%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFDC29?+

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