#2FD03C Color

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

Color preview

#2FD03C

Color formats

HEX
#2FD03C
RGB
rgb(47, 208, 60)
RGBA
rgba(47, 208, 60, 1)
HSL
hsl(125, 63%, 50%)
HSV
hsv(125, 77%, 82%)
CMYK
cmyk(77%, 0%, 71%, 18%)
CSS variable
--color-primary: #2FD03C;
Lowercase HEX
#2fd03c

Shades

Tints

Tones

Harmony

CSS snippets for #2FD03C

.color-2fd03c {
  color: #2FD03C;
  background-color: #2FD03C;
}

Frequently asked questions

What color is #2FD03C?+

#2FD03C is a HEX color with RGB value rgb(47, 208, 60) and HSL value hsl(125, 63%, 50%). Its closest CSS named color is LimeGreen.

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

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