#15CDDE Color

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

Color preview

#15CDDE

Color formats

HEX
#15CDDE
RGB
rgb(21, 205, 222)
RGBA
rgba(21, 205, 222, 1)
HSL
hsl(185, 83%, 48%)
HSV
hsv(185, 91%, 87%)
CMYK
cmyk(91%, 8%, 0%, 13%)
CSS variable
--color-primary: #15CDDE;
Lowercase HEX
#15cdde

Shades

Tints

Tones

Harmony

CSS snippets for #15CDDE

.color-15cdde {
  color: #15CDDE;
  background-color: #15CDDE;
}

Frequently asked questions

What color is #15CDDE?+

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

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

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