#C2E9FD Color

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

Color preview

#C2E9FD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C2E9FD

.color-c2e9fd {
  color: #C2E9FD;
  background-color: #C2E9FD;
}

Frequently asked questions

What color is #C2E9FD?+

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

What is the closest Tailwind color to #C2E9FD?+

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