#3DF25B Color

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

Color preview

#3DF25B

Color formats

HEX
#3DF25B
RGB
rgb(61, 242, 91)
RGBA
rgba(61, 242, 91, 1)
HSL
hsl(130, 87%, 59%)
HSV
hsv(130, 75%, 95%)
CMYK
cmyk(75%, 0%, 62%, 5%)
CSS variable
--color-primary: #3DF25B;
Lowercase HEX
#3df25b

Shades

Tints

Tones

Harmony

CSS snippets for #3DF25B

.color-3df25b {
  color: #3DF25B;
  background-color: #3DF25B;
}

Frequently asked questions

What color is #3DF25B?+

#3DF25B is a HEX color with RGB value rgb(61, 242, 91) and HSL value hsl(130, 87%, 59%). Its closest CSS named color is LimeGreen.

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

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