#14EBE3 Color

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

Color preview

#14EBE3

Color formats

HEX
#14EBE3
RGB
rgb(20, 235, 227)
RGBA
rgba(20, 235, 227, 1)
HSL
hsl(178, 84%, 50%)
HSV
hsv(178, 91%, 92%)
CMYK
cmyk(91%, 0%, 3%, 8%)
CSS variable
--color-primary: #14EBE3;
Lowercase HEX
#14ebe3

Shades

Tints

Tones

Harmony

CSS snippets for #14EBE3

.color-14ebe3 {
  color: #14EBE3;
  background-color: #14EBE3;
}

Frequently asked questions

What color is #14EBE3?+

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

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

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