#AFF03E Color

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

Color preview

#AFF03E

Color formats

HEX
#AFF03E
RGB
rgb(175, 240, 62)
RGBA
rgba(175, 240, 62, 1)
HSL
hsl(82, 86%, 59%)
HSV
hsv(82, 74%, 94%)
CMYK
cmyk(27%, 0%, 74%, 6%)
CSS variable
--color-primary: #AFF03E;
Lowercase HEX
#aff03e

Shades

Tints

Tones

Harmony

CSS snippets for #AFF03E

.color-aff03e {
  color: #AFF03E;
  background-color: #AFF03E;
}

Frequently asked questions

What color is #AFF03E?+

#AFF03E is a HEX color with RGB value rgb(175, 240, 62) and HSL value hsl(82, 86%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFF03E?+

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