#15CB3D Color

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

Color preview

#15CB3D

Color formats

HEX
#15CB3D
RGB
rgb(21, 203, 61)
RGBA
rgba(21, 203, 61, 1)
HSL
hsl(133, 81%, 44%)
HSV
hsv(133, 90%, 80%)
CMYK
cmyk(90%, 0%, 70%, 20%)
CSS variable
--color-primary: #15CB3D;
Lowercase HEX
#15cb3d

Shades

Tints

Tones

Harmony

CSS snippets for #15CB3D

.color-15cb3d {
  color: #15CB3D;
  background-color: #15CB3D;
}

Frequently asked questions

What color is #15CB3D?+

#15CB3D is a HEX color with RGB value rgb(21, 203, 61) and HSL value hsl(133, 81%, 44%). Its closest CSS named color is LimeGreen.

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

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