#11B9D0 Color

Inspect #11B9D0 across formats, palettes, contrast and closest named color matches.

Color preview

#11B9D0

Color formats

HEX
#11B9D0
RGB
rgb(17, 185, 208)
RGBA
rgba(17, 185, 208, 1)
HSL
hsl(187, 85%, 44%)
HSV
hsv(187, 92%, 82%)
CMYK
cmyk(92%, 11%, 0%, 18%)
CSS variable
--color-primary: #11B9D0;
Lowercase HEX
#11b9d0

Shades

Tints

Tones

Harmony

CSS snippets for #11B9D0

.color-11b9d0 {
  color: #11B9D0;
  background-color: #11B9D0;
}

Frequently asked questions

What color is #11B9D0?+

#11B9D0 is a HEX color with RGB value rgb(17, 185, 208) and HSL value hsl(187, 85%, 44%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #11B9D0?+

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