#AFFC2A Color

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

Color preview

#AFFC2A

Color formats

HEX
#AFFC2A
RGB
rgb(175, 252, 42)
RGBA
rgba(175, 252, 42, 1)
HSL
hsl(82, 97%, 58%)
HSV
hsv(82, 83%, 99%)
CMYK
cmyk(31%, 0%, 83%, 1%)
CSS variable
--color-primary: #AFFC2A;
Lowercase HEX
#affc2a

Shades

Tints

Tones

Harmony

CSS snippets for #AFFC2A

.color-affc2a {
  color: #AFFC2A;
  background-color: #AFFC2A;
}

Frequently asked questions

What color is #AFFC2A?+

#AFFC2A is a HEX color with RGB value rgb(175, 252, 42) and HSL value hsl(82, 97%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFC2A?+

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