#12ED5B Color

Inspect #12ED5B across formats, palettes, contrast and closest named color matches.

Color preview

#12ED5B

Color formats

HEX
#12ED5B
RGB
rgb(18, 237, 91)
RGBA
rgba(18, 237, 91, 1)
HSL
hsl(140, 86%, 50%)
HSV
hsv(140, 92%, 93%)
CMYK
cmyk(92%, 0%, 62%, 7%)
CSS variable
--color-primary: #12ED5B;
Lowercase HEX
#12ed5b

Shades

Tints

Tones

Harmony

CSS snippets for #12ED5B

.color-12ed5b {
  color: #12ED5B;
  background-color: #12ED5B;
}

Frequently asked questions

What color is #12ED5B?+

#12ED5B is a HEX color with RGB value rgb(18, 237, 91) and HSL value hsl(140, 86%, 50%). Its closest CSS named color is SpringGreen.

What is the closest Tailwind color to #12ED5B?+

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