#1CC80D Color

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

Color preview

#1CC80D

Color formats

HEX
#1CC80D
RGB
rgb(28, 200, 13)
RGBA
rgba(28, 200, 13, 1)
HSL
hsl(115, 88%, 42%)
HSV
hsv(115, 94%, 78%)
CMYK
cmyk(86%, 0%, 94%, 22%)
CSS variable
--color-primary: #1CC80D;
Lowercase HEX
#1cc80d

Shades

Tints

Tones

Harmony

CSS snippets for #1CC80D

.color-1cc80d {
  color: #1CC80D;
  background-color: #1CC80D;
}

Frequently asked questions

What color is #1CC80D?+

#1CC80D is a HEX color with RGB value rgb(28, 200, 13) and HSL value hsl(115, 88%, 42%). Its closest CSS named color is LimeGreen.

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

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