#14CCFF Color

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

Color preview

#14CCFF

Color formats

HEX
#14CCFF
RGB
rgb(20, 204, 255)
RGBA
rgba(20, 204, 255, 1)
HSL
hsl(193, 100%, 54%)
HSV
hsv(193, 92%, 100%)
CMYK
cmyk(92%, 20%, 0%, 0%)
CSS variable
--color-primary: #14CCFF;
Lowercase HEX
#14ccff

Shades

Tints

Tones

Harmony

CSS snippets for #14CCFF

.color-14ccff {
  color: #14CCFF;
  background-color: #14CCFF;
}

Frequently asked questions

What color is #14CCFF?+

#14CCFF is a HEX color with RGB value rgb(20, 204, 255) and HSL value hsl(193, 100%, 54%). Its closest CSS named color is DeepSkyBlue.

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

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