#15EA2B Color

Inspect #15EA2B across formats, palettes, contrast and closest named color matches.

Color preview

#15EA2B

Color formats

HEX
#15EA2B
RGB
rgb(21, 234, 43)
RGBA
rgba(21, 234, 43, 1)
HSL
hsl(126, 84%, 50%)
HSV
hsv(126, 91%, 92%)
CMYK
cmyk(91%, 0%, 82%, 8%)
CSS variable
--color-primary: #15EA2B;
Lowercase HEX
#15ea2b

Shades

Tints

Tones

Harmony

CSS snippets for #15EA2B

.color-15ea2b {
  color: #15EA2B;
  background-color: #15EA2B;
}

Frequently asked questions

What color is #15EA2B?+

#15EA2B is a HEX color with RGB value rgb(21, 234, 43) and HSL value hsl(126, 84%, 50%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #15EA2B?+

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