#15CC2D Color

Inspect #15CC2D across formats, palettes, contrast and closest named color matches.

Color preview

#15CC2D

Color formats

HEX
#15CC2D
RGB
rgb(21, 204, 45)
RGBA
rgba(21, 204, 45, 1)
HSL
hsl(128, 81%, 44%)
HSV
hsv(128, 90%, 80%)
CMYK
cmyk(90%, 0%, 78%, 20%)
CSS variable
--color-primary: #15CC2D;
Lowercase HEX
#15cc2d

Shades

Tints

Tones

Harmony

CSS snippets for #15CC2D

.color-15cc2d {
  color: #15CC2D;
  background-color: #15CC2D;
}

Frequently asked questions

What color is #15CC2D?+

#15CC2D is a HEX color with RGB value rgb(21, 204, 45) and HSL value hsl(128, 81%, 44%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #15CC2D?+

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