#AFDC1E Color

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

Color preview

#AFDC1E

Color formats

HEX
#AFDC1E
RGB
rgb(175, 220, 30)
RGBA
rgba(175, 220, 30, 1)
HSL
hsl(74, 76%, 49%)
HSV
hsv(74, 86%, 86%)
CMYK
cmyk(20%, 0%, 86%, 14%)
CSS variable
--color-primary: #AFDC1E;
Lowercase HEX
#afdc1e

Shades

Tints

Tones

Harmony

CSS snippets for #AFDC1E

.color-afdc1e {
  color: #AFDC1E;
  background-color: #AFDC1E;
}

Frequently asked questions

What color is #AFDC1E?+

#AFDC1E is a HEX color with RGB value rgb(175, 220, 30) and HSL value hsl(74, 76%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFDC1E?+

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