#15CB6A Color

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

Color preview

#15CB6A

Color formats

HEX
#15CB6A
RGB
rgb(21, 203, 106)
RGBA
rgba(21, 203, 106, 1)
HSL
hsl(148, 81%, 44%)
HSV
hsv(148, 90%, 80%)
CMYK
cmyk(90%, 0%, 48%, 20%)
CSS variable
--color-primary: #15CB6A;
Lowercase HEX
#15cb6a

Shades

Tints

Tones

Harmony

CSS snippets for #15CB6A

.color-15cb6a {
  color: #15CB6A;
  background-color: #15CB6A;
}

Frequently asked questions

What color is #15CB6A?+

#15CB6A is a HEX color with RGB value rgb(21, 203, 106) and HSL value hsl(148, 81%, 44%). Its closest CSS named color is MediumSeaGreen.

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

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