#15CADE Color

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

Color preview

#15CADE

Color formats

HEX
#15CADE
RGB
rgb(21, 202, 222)
RGBA
rgba(21, 202, 222, 1)
HSL
hsl(186, 83%, 48%)
HSV
hsv(186, 91%, 87%)
CMYK
cmyk(91%, 9%, 0%, 13%)
CSS variable
--color-primary: #15CADE;
Lowercase HEX
#15cade

Shades

Tints

Tones

Harmony

CSS snippets for #15CADE

.color-15cade {
  color: #15CADE;
  background-color: #15CADE;
}

Frequently asked questions

What color is #15CADE?+

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

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

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