#AFDC4E Color

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

Color preview

#AFDC4E

Color formats

HEX
#AFDC4E
RGB
rgb(175, 220, 78)
RGBA
rgba(175, 220, 78, 1)
HSL
hsl(79, 67%, 58%)
HSV
hsv(79, 65%, 86%)
CMYK
cmyk(20%, 0%, 65%, 14%)
CSS variable
--color-primary: #AFDC4E;
Lowercase HEX
#afdc4e

Shades

Tints

Tones

Harmony

CSS snippets for #AFDC4E

.color-afdc4e {
  color: #AFDC4E;
  background-color: #AFDC4E;
}

Frequently asked questions

What color is #AFDC4E?+

#AFDC4E is a HEX color with RGB value rgb(175, 220, 78) and HSL value hsl(79, 67%, 58%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFDC4E?+

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