#2AFC5E Color

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

Color preview

#2AFC5E

Color formats

HEX
#2AFC5E
RGB
rgb(42, 252, 94)
RGBA
rgba(42, 252, 94, 1)
HSL
hsl(135, 97%, 58%)
HSV
hsv(135, 83%, 99%)
CMYK
cmyk(83%, 0%, 63%, 1%)
CSS variable
--color-primary: #2AFC5E;
Lowercase HEX
#2afc5e

Shades

Tints

Tones

Harmony

CSS snippets for #2AFC5E

.color-2afc5e {
  color: #2AFC5E;
  background-color: #2AFC5E;
}

Frequently asked questions

What color is #2AFC5E?+

#2AFC5E is a HEX color with RGB value rgb(42, 252, 94) and HSL value hsl(135, 97%, 58%). Its closest CSS named color is SpringGreen.

What is the closest Tailwind color to #2AFC5E?+

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