#3ED64B Color

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

Color preview

#3ED64B

Color formats

HEX
#3ED64B
RGB
rgb(62, 214, 75)
RGBA
rgba(62, 214, 75, 1)
HSL
hsl(125, 65%, 54%)
HSV
hsv(125, 71%, 84%)
CMYK
cmyk(71%, 0%, 65%, 16%)
CSS variable
--color-primary: #3ED64B;
Lowercase HEX
#3ed64b

Shades

Tints

Tones

Harmony

CSS snippets for #3ED64B

.color-3ed64b {
  color: #3ED64B;
  background-color: #3ED64B;
}

Frequently asked questions

What color is #3ED64B?+

#3ED64B is a HEX color with RGB value rgb(62, 214, 75) and HSL value hsl(125, 65%, 54%). Its closest CSS named color is LimeGreen.

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

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