#14EBDC Color

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

Color preview

#14EBDC

Color formats

HEX
#14EBDC
RGB
rgb(20, 235, 220)
RGBA
rgba(20, 235, 220, 1)
HSL
hsl(176, 84%, 50%)
HSV
hsv(176, 91%, 92%)
CMYK
cmyk(91%, 0%, 6%, 8%)
CSS variable
--color-primary: #14EBDC;
Lowercase HEX
#14ebdc

Shades

Tints

Tones

Harmony

CSS snippets for #14EBDC

.color-14ebdc {
  color: #14EBDC;
  background-color: #14EBDC;
}

Frequently asked questions

What color is #14EBDC?+

#14EBDC is a HEX color with RGB value rgb(20, 235, 220) and HSL value hsl(176, 84%, 50%). Its closest CSS named color is DarkTurquoise.

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

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