#15BBDD Color

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

Color preview

#15BBDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #15BBDD

.color-15bbdd {
  color: #15BBDD;
  background-color: #15BBDD;
}

Frequently asked questions

What color is #15BBDD?+

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

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

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