#13BBDD Color

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

Color preview

#13BBDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #13BBDD

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

Frequently asked questions

What color is #13BBDD?+

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

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

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