#3DE84B Color

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

Color preview

#3DE84B

Color formats

HEX
#3DE84B
RGB
rgb(61, 232, 75)
RGBA
rgba(61, 232, 75, 1)
HSL
hsl(125, 79%, 57%)
HSV
hsv(125, 74%, 91%)
CMYK
cmyk(74%, 0%, 68%, 9%)
CSS variable
--color-primary: #3DE84B;
Lowercase HEX
#3de84b

Shades

Tints

Tones

Harmony

CSS snippets for #3DE84B

.color-3de84b {
  color: #3DE84B;
  background-color: #3DE84B;
}

Frequently asked questions

What color is #3DE84B?+

#3DE84B is a HEX color with RGB value rgb(61, 232, 75) and HSL value hsl(125, 79%, 57%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #3DE84B?+

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