#1ED30D Color

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

Color preview

#1ED30D

Color formats

HEX
#1ED30D
RGB
rgb(30, 211, 13)
RGBA
rgba(30, 211, 13, 1)
HSL
hsl(115, 88%, 44%)
HSV
hsv(115, 94%, 83%)
CMYK
cmyk(86%, 0%, 94%, 17%)
CSS variable
--color-primary: #1ED30D;
Lowercase HEX
#1ed30d

Shades

Tints

Tones

Harmony

CSS snippets for #1ED30D

.color-1ed30d {
  color: #1ED30D;
  background-color: #1ED30D;
}

Frequently asked questions

What color is #1ED30D?+

#1ED30D is a HEX color with RGB value rgb(30, 211, 13) and HSL value hsl(115, 88%, 44%). Its closest CSS named color is LimeGreen.

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

The closest Tailwind color is green-600, available as the bg-green-600 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