#3DFF4D Color

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

Color preview

#3DFF4D

Color formats

HEX
#3DFF4D
RGB
rgb(61, 255, 77)
RGBA
rgba(61, 255, 77, 1)
HSL
hsl(125, 100%, 62%)
HSV
hsv(125, 76%, 100%)
CMYK
cmyk(76%, 0%, 70%, 0%)
CSS variable
--color-primary: #3DFF4D;
Lowercase HEX
#3dff4d

Shades

Tints

Tones

Harmony

CSS snippets for #3DFF4D

.color-3dff4d {
  color: #3DFF4D;
  background-color: #3DFF4D;
}

Frequently asked questions

What color is #3DFF4D?+

#3DFF4D is a HEX color with RGB value rgb(61, 255, 77) and HSL value hsl(125, 100%, 62%). Its closest CSS named color is LimeGreen.

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

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