#3DFF54 Color

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

Color preview

#3DFF54

Color formats

HEX
#3DFF54
RGB
rgb(61, 255, 84)
RGBA
rgba(61, 255, 84, 1)
HSL
hsl(127, 100%, 62%)
HSV
hsv(127, 76%, 100%)
CMYK
cmyk(76%, 0%, 67%, 0%)
CSS variable
--color-primary: #3DFF54;
Lowercase HEX
#3dff54

Shades

Tints

Tones

Harmony

CSS snippets for #3DFF54

.color-3dff54 {
  color: #3DFF54;
  background-color: #3DFF54;
}

Frequently asked questions

What color is #3DFF54?+

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

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

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