#2CEB25 Color

Inspect #2CEB25 across formats, palettes, contrast and closest named color matches.

Color preview

#2CEB25

Color formats

HEX
#2CEB25
RGB
rgb(44, 235, 37)
RGBA
rgba(44, 235, 37, 1)
HSL
hsl(118, 83%, 53%)
HSV
hsv(118, 84%, 92%)
CMYK
cmyk(81%, 0%, 84%, 8%)
CSS variable
--color-primary: #2CEB25;
Lowercase HEX
#2ceb25

Shades

Tints

Tones

Harmony

CSS snippets for #2CEB25

.color-2ceb25 {
  color: #2CEB25;
  background-color: #2CEB25;
}

Frequently asked questions

What color is #2CEB25?+

#2CEB25 is a HEX color with RGB value rgb(44, 235, 37) and HSL value hsl(118, 83%, 53%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #2CEB25?+

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