#15DADD Color

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

Color preview

#15DADD

Color formats

HEX
#15DADD
RGB
rgb(21, 218, 221)
RGBA
rgba(21, 218, 221, 1)
HSL
hsl(181, 83%, 47%)
HSV
hsv(181, 90%, 87%)
CMYK
cmyk(90%, 1%, 0%, 13%)
CSS variable
--color-primary: #15DADD;
Lowercase HEX
#15dadd

Shades

Tints

Tones

Harmony

CSS snippets for #15DADD

.color-15dadd {
  color: #15DADD;
  background-color: #15DADD;
}

Frequently asked questions

What color is #15DADD?+

#15DADD is a HEX color with RGB value rgb(21, 218, 221) and HSL value hsl(181, 83%, 47%). Its closest CSS named color is DarkTurquoise.

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

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