#15CC8C Color

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

Color preview

#15CC8C

Color formats

HEX
#15CC8C
RGB
rgb(21, 204, 140)
RGBA
rgba(21, 204, 140, 1)
HSL
hsl(159, 81%, 44%)
HSV
hsv(159, 90%, 80%)
CMYK
cmyk(90%, 0%, 31%, 20%)
CSS variable
--color-primary: #15CC8C;
Lowercase HEX
#15cc8c

Shades

Tints

Tones

Harmony

CSS snippets for #15CC8C

.color-15cc8c {
  color: #15CC8C;
  background-color: #15CC8C;
}

Frequently asked questions

What color is #15CC8C?+

#15CC8C is a HEX color with RGB value rgb(21, 204, 140) and HSL value hsl(159, 81%, 44%). Its closest CSS named color is LightSeaGreen.

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

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