#AFF16C Color

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

Color preview

#AFF16C

Color formats

HEX
#AFF16C
RGB
rgb(175, 241, 108)
RGBA
rgba(175, 241, 108, 1)
HSL
hsl(90, 83%, 68%)
HSV
hsv(90, 55%, 95%)
CMYK
cmyk(27%, 0%, 55%, 5%)
CSS variable
--color-primary: #AFF16C;
Lowercase HEX
#aff16c

Shades

Tints

Tones

Harmony

CSS snippets for #AFF16C

.color-aff16c {
  color: #AFF16C;
  background-color: #AFF16C;
}

Frequently asked questions

What color is #AFF16C?+

#AFF16C is a HEX color with RGB value rgb(175, 241, 108) and HSL value hsl(90, 83%, 68%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFF16C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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