#31F25B Color

Inspect #31F25B across formats, palettes, contrast and closest named color matches.

Color preview

#31F25B

Color formats

HEX
#31F25B
RGB
rgb(49, 242, 91)
RGBA
rgba(49, 242, 91, 1)
HSL
hsl(133, 88%, 57%)
HSV
hsv(133, 80%, 95%)
CMYK
cmyk(80%, 0%, 62%, 5%)
CSS variable
--color-primary: #31F25B;
Lowercase HEX
#31f25b

Shades

Tints

Tones

Harmony

CSS snippets for #31F25B

.color-31f25b {
  color: #31F25B;
  background-color: #31F25B;
}

Frequently asked questions

What color is #31F25B?+

#31F25B is a HEX color with RGB value rgb(49, 242, 91) and HSL value hsl(133, 88%, 57%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #31F25B?+

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