#1EE15C Color

Inspect #1EE15C across formats, palettes, contrast and closest named color matches.

Color preview

#1EE15C

Color formats

HEX
#1EE15C
RGB
rgb(30, 225, 92)
RGBA
rgba(30, 225, 92, 1)
HSL
hsl(139, 76%, 50%)
HSV
hsv(139, 87%, 88%)
CMYK
cmyk(87%, 0%, 59%, 12%)
CSS variable
--color-primary: #1EE15C;
Lowercase HEX
#1ee15c

Shades

Tints

Tones

Harmony

CSS snippets for #1EE15C

.color-1ee15c {
  color: #1EE15C;
  background-color: #1EE15C;
}

Frequently asked questions

What color is #1EE15C?+

#1EE15C is a HEX color with RGB value rgb(30, 225, 92) and HSL value hsl(139, 76%, 50%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #1EE15C?+

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