#15BCDE Color

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

Color preview

#15BCDE

Color formats

HEX
#15BCDE
RGB
rgb(21, 188, 222)
RGBA
rgba(21, 188, 222, 1)
HSL
hsl(190, 83%, 48%)
HSV
hsv(190, 91%, 87%)
CMYK
cmyk(91%, 15%, 0%, 13%)
CSS variable
--color-primary: #15BCDE;
Lowercase HEX
#15bcde

Shades

Tints

Tones

Harmony

CSS snippets for #15BCDE

.color-15bcde {
  color: #15BCDE;
  background-color: #15BCDE;
}

Frequently asked questions

What color is #15BCDE?+

#15BCDE is a HEX color with RGB value rgb(21, 188, 222) and HSL value hsl(190, 83%, 48%). Its closest CSS named color is DarkTurquoise.

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

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