#1DEC0E Color

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

Color preview

#1DEC0E

Color formats

HEX
#1DEC0E
RGB
rgb(29, 236, 14)
RGBA
rgba(29, 236, 14, 1)
HSL
hsl(116, 89%, 49%)
HSV
hsv(116, 94%, 93%)
CMYK
cmyk(88%, 0%, 94%, 7%)
CSS variable
--color-primary: #1DEC0E;
Lowercase HEX
#1dec0e

Shades

Tints

Tones

Harmony

CSS snippets for #1DEC0E

.color-1dec0e {
  color: #1DEC0E;
  background-color: #1DEC0E;
}

Frequently asked questions

What color is #1DEC0E?+

#1DEC0E is a HEX color with RGB value rgb(29, 236, 14) and HSL value hsl(116, 89%, 49%). Its closest CSS named color is Lime.

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

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