#13DAEC Color

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

Color preview

#13DAEC

Color formats

HEX
#13DAEC
RGB
rgb(19, 218, 236)
RGBA
rgba(19, 218, 236, 1)
HSL
hsl(185, 85%, 50%)
HSV
hsv(185, 92%, 93%)
CMYK
cmyk(92%, 8%, 0%, 7%)
CSS variable
--color-primary: #13DAEC;
Lowercase HEX
#13daec

Shades

Tints

Tones

Harmony

CSS snippets for #13DAEC

.color-13daec {
  color: #13DAEC;
  background-color: #13DAEC;
}

Frequently asked questions

What color is #13DAEC?+

#13DAEC is a HEX color with RGB value rgb(19, 218, 236) and HSL value hsl(185, 85%, 50%). Its closest CSS named color is DarkTurquoise.

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

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