#13DDEC Color

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

Color preview

#13DDEC

Color formats

HEX
#13DDEC
RGB
rgb(19, 221, 236)
RGBA
rgba(19, 221, 236, 1)
HSL
hsl(184, 85%, 50%)
HSV
hsv(184, 92%, 93%)
CMYK
cmyk(92%, 6%, 0%, 7%)
CSS variable
--color-primary: #13DDEC;
Lowercase HEX
#13ddec

Shades

Tints

Tones

Harmony

CSS snippets for #13DDEC

.color-13ddec {
  color: #13DDEC;
  background-color: #13DDEC;
}

Frequently asked questions

What color is #13DDEC?+

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

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

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