#1ECD07 Color

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

Color preview

#1ECD07

Color formats

HEX
#1ECD07
RGB
rgb(30, 205, 7)
RGBA
rgba(30, 205, 7, 1)
HSL
hsl(113, 93%, 42%)
HSV
hsv(113, 97%, 80%)
CMYK
cmyk(85%, 0%, 97%, 20%)
CSS variable
--color-primary: #1ECD07;
Lowercase HEX
#1ecd07

Shades

Tints

Tones

Harmony

CSS snippets for #1ECD07

.color-1ecd07 {
  color: #1ECD07;
  background-color: #1ECD07;
}

Frequently asked questions

What color is #1ECD07?+

#1ECD07 is a HEX color with RGB value rgb(30, 205, 7) and HSL value hsl(113, 93%, 42%). Its closest CSS named color is LimeGreen.

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

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