#C2ECFF Color

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

Color preview

#C2ECFF

Color formats

HEX
#C2ECFF
RGB
rgb(194, 236, 255)
RGBA
rgba(194, 236, 255, 1)
HSL
hsl(199, 100%, 88%)
HSV
hsv(199, 24%, 100%)
CMYK
cmyk(24%, 7%, 0%, 0%)
CSS variable
--color-primary: #C2ECFF;
Lowercase HEX
#c2ecff

Shades

Tints

Tones

Harmony

CSS snippets for #C2ECFF

.color-c2ecff {
  color: #C2ECFF;
  background-color: #C2ECFF;
}

Frequently asked questions

What color is #C2ECFF?+

#C2ECFF is a HEX color with RGB value rgb(194, 236, 255) and HSL value hsl(199, 100%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2ECFF?+

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