#14DCEB Color

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

Color preview

#14DCEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #14DCEB

.color-14dceb {
  color: #14DCEB;
  background-color: #14DCEB;
}

Frequently asked questions

What color is #14DCEB?+

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

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

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