#15CBBC Color

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

Color preview

#15CBBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #15CBBC

.color-15cbbc {
  color: #15CBBC;
  background-color: #15CBBC;
}

Frequently asked questions

What color is #15CBBC?+

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

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

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