#25FE5B Color

Inspect #25FE5B across formats, palettes, contrast and closest named color matches.

Color preview

#25FE5B

Color formats

HEX
#25FE5B
RGB
rgb(37, 254, 91)
RGBA
rgba(37, 254, 91, 1)
HSL
hsl(135, 99%, 57%)
HSV
hsv(135, 85%, 100%)
CMYK
cmyk(85%, 0%, 64%, 0%)
CSS variable
--color-primary: #25FE5B;
Lowercase HEX
#25fe5b

Shades

Tints

Tones

Harmony

CSS snippets for #25FE5B

.color-25fe5b {
  color: #25FE5B;
  background-color: #25FE5B;
}

Frequently asked questions

What color is #25FE5B?+

#25FE5B is a HEX color with RGB value rgb(37, 254, 91) and HSL value hsl(135, 99%, 57%). Its closest CSS named color is SpringGreen.

What is the closest Tailwind color to #25FE5B?+

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