#2CCDFE Color

Inspect #2CCDFE across formats, palettes, contrast and closest named color matches.

Color preview

#2CCDFE

Color formats

HEX
#2CCDFE
RGB
rgb(44, 205, 254)
RGBA
rgba(44, 205, 254, 1)
HSL
hsl(194, 99%, 58%)
HSV
hsv(194, 83%, 100%)
CMYK
cmyk(83%, 19%, 0%, 0%)
CSS variable
--color-primary: #2CCDFE;
Lowercase HEX
#2ccdfe

Shades

Tints

Tones

Harmony

CSS snippets for #2CCDFE

.color-2ccdfe {
  color: #2CCDFE;
  background-color: #2CCDFE;
}

Frequently asked questions

What color is #2CCDFE?+

#2CCDFE is a HEX color with RGB value rgb(44, 205, 254) and HSL value hsl(194, 99%, 58%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #2CCDFE?+

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