#C2EAFD Color

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

Color preview

#C2EAFD

Color formats

HEX
#C2EAFD
RGB
rgb(194, 234, 253)
RGBA
rgba(194, 234, 253, 1)
HSL
hsl(199, 94%, 88%)
HSV
hsv(199, 23%, 99%)
CMYK
cmyk(23%, 8%, 0%, 1%)
CSS variable
--color-primary: #C2EAFD;
Lowercase HEX
#c2eafd

Shades

Tints

Tones

Harmony

CSS snippets for #C2EAFD

.color-c2eafd {
  color: #C2EAFD;
  background-color: #C2EAFD;
}

Frequently asked questions

What color is #C2EAFD?+

#C2EAFD is a HEX color with RGB value rgb(194, 234, 253) and HSL value hsl(199, 94%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2EAFD?+

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