#14DCDC Color

Inspect #14DCDC across formats, palettes, contrast and closest named color matches.

Color preview

#14DCDC

Color formats

HEX
#14DCDC
RGB
rgb(20, 220, 220)
RGBA
rgba(20, 220, 220, 1)
HSL
hsl(180, 83%, 47%)
HSV
hsv(180, 91%, 86%)
CMYK
cmyk(91%, 0%, 0%, 14%)
CSS variable
--color-primary: #14DCDC;
Lowercase HEX
#14dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #14DCDC

.color-14dcdc {
  color: #14DCDC;
  background-color: #14DCDC;
}

Frequently asked questions

What color is #14DCDC?+

#14DCDC is a HEX color with RGB value rgb(20, 220, 220) and HSL value hsl(180, 83%, 47%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #14DCDC?+

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