#14DCCE Color

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

Color preview

#14DCCE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #14DCCE

.color-14dcce {
  color: #14DCCE;
  background-color: #14DCCE;
}

Frequently asked questions

What color is #14DCCE?+

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

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

The closest Tailwind color is teal-400, available as the bg-teal-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