#14BEDC Color

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

Color preview

#14BEDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #14BEDC

.color-14bedc {
  color: #14BEDC;
  background-color: #14BEDC;
}

Frequently asked questions

What color is #14BEDC?+

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

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

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