#AFFC3C Color

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

Color preview

#AFFC3C

Color formats

HEX
#AFFC3C
RGB
rgb(175, 252, 60)
RGBA
rgba(175, 252, 60, 1)
HSL
hsl(84, 97%, 61%)
HSV
hsv(84, 76%, 99%)
CMYK
cmyk(31%, 0%, 76%, 1%)
CSS variable
--color-primary: #AFFC3C;
Lowercase HEX
#affc3c

Shades

Tints

Tones

Harmony

CSS snippets for #AFFC3C

.color-affc3c {
  color: #AFFC3C;
  background-color: #AFFC3C;
}

Frequently asked questions

What color is #AFFC3C?+

#AFFC3C is a HEX color with RGB value rgb(175, 252, 60) and HSL value hsl(84, 97%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFC3C?+

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