#AFDA44 Color

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

Color preview

#AFDA44

Color formats

HEX
#AFDA44
RGB
rgb(175, 218, 68)
RGBA
rgba(175, 218, 68, 1)
HSL
hsl(77, 67%, 56%)
HSV
hsv(77, 69%, 85%)
CMYK
cmyk(20%, 0%, 69%, 15%)
CSS variable
--color-primary: #AFDA44;
Lowercase HEX
#afda44

Shades

Tints

Tones

Harmony

CSS snippets for #AFDA44

.color-afda44 {
  color: #AFDA44;
  background-color: #AFDA44;
}

Frequently asked questions

What color is #AFDA44?+

#AFDA44 is a HEX color with RGB value rgb(175, 218, 68) and HSL value hsl(77, 67%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFDA44?+

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