#2BEE0D Color

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

Color preview

#2BEE0D

Color formats

HEX
#2BEE0D
RGB
rgb(43, 238, 13)
RGBA
rgba(43, 238, 13, 1)
HSL
hsl(112, 90%, 49%)
HSV
hsv(112, 95%, 93%)
CMYK
cmyk(82%, 0%, 95%, 7%)
CSS variable
--color-primary: #2BEE0D;
Lowercase HEX
#2bee0d

Shades

Tints

Tones

Harmony

CSS snippets for #2BEE0D

.color-2bee0d {
  color: #2BEE0D;
  background-color: #2BEE0D;
}

Frequently asked questions

What color is #2BEE0D?+

#2BEE0D is a HEX color with RGB value rgb(43, 238, 13) and HSL value hsl(112, 90%, 49%). Its closest CSS named color is Lime.

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

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