#2DFB6E Color

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

Color preview

#2DFB6E

Color formats

HEX
#2DFB6E
RGB
rgb(45, 251, 110)
RGBA
rgba(45, 251, 110, 1)
HSL
hsl(139, 96%, 58%)
HSV
hsv(139, 82%, 98%)
CMYK
cmyk(82%, 0%, 56%, 2%)
CSS variable
--color-primary: #2DFB6E;
Lowercase HEX
#2dfb6e

Shades

Tints

Tones

Harmony

CSS snippets for #2DFB6E

.color-2dfb6e {
  color: #2DFB6E;
  background-color: #2DFB6E;
}

Frequently asked questions

What color is #2DFB6E?+

#2DFB6E is a HEX color with RGB value rgb(45, 251, 110) and HSL value hsl(139, 96%, 58%). Its closest CSS named color is SpringGreen.

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

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