#1EC60F Color

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

Color preview

#1EC60F

Color formats

HEX
#1EC60F
RGB
rgb(30, 198, 15)
RGBA
rgba(30, 198, 15, 1)
HSL
hsl(115, 86%, 42%)
HSV
hsv(115, 92%, 78%)
CMYK
cmyk(85%, 0%, 92%, 22%)
CSS variable
--color-primary: #1EC60F;
Lowercase HEX
#1ec60f

Shades

Tints

Tones

Harmony

CSS snippets for #1EC60F

.color-1ec60f {
  color: #1EC60F;
  background-color: #1EC60F;
}

Frequently asked questions

What color is #1EC60F?+

#1EC60F is a HEX color with RGB value rgb(30, 198, 15) and HSL value hsl(115, 86%, 42%). Its closest CSS named color is LimeGreen.

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

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