#AFDD44 Color

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

Color preview

#AFDD44

Color formats

HEX
#AFDD44
RGB
rgb(175, 221, 68)
RGBA
rgba(175, 221, 68, 1)
HSL
hsl(78, 69%, 57%)
HSV
hsv(78, 69%, 87%)
CMYK
cmyk(21%, 0%, 69%, 13%)
CSS variable
--color-primary: #AFDD44;
Lowercase HEX
#afdd44

Shades

Tints

Tones

Harmony

CSS snippets for #AFDD44

.color-afdd44 {
  color: #AFDD44;
  background-color: #AFDD44;
}

Frequently asked questions

What color is #AFDD44?+

#AFDD44 is a HEX color with RGB value rgb(175, 221, 68) and HSL value hsl(78, 69%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFDD44?+

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