#15CCBD Color

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

Color preview

#15CCBD

Color formats

HEX
#15CCBD
RGB
rgb(21, 204, 189)
RGBA
rgba(21, 204, 189, 1)
HSL
hsl(175, 81%, 44%)
HSV
hsv(175, 90%, 80%)
CMYK
cmyk(90%, 0%, 7%, 20%)
CSS variable
--color-primary: #15CCBD;
Lowercase HEX
#15ccbd

Shades

Tints

Tones

Harmony

CSS snippets for #15CCBD

.color-15ccbd {
  color: #15CCBD;
  background-color: #15CCBD;
}

Frequently asked questions

What color is #15CCBD?+

#15CCBD is a HEX color with RGB value rgb(21, 204, 189) and HSL value hsl(175, 81%, 44%). Its closest CSS named color is DarkTurquoise.

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

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