#C2EAFF Color

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

Color preview

#C2EAFF

Color formats

HEX
#C2EAFF
RGB
rgb(194, 234, 255)
RGBA
rgba(194, 234, 255, 1)
HSL
hsl(201, 100%, 88%)
HSV
hsv(201, 24%, 100%)
CMYK
cmyk(24%, 8%, 0%, 0%)
CSS variable
--color-primary: #C2EAFF;
Lowercase HEX
#c2eaff

Shades

Tints

Tones

Harmony

CSS snippets for #C2EAFF

.color-c2eaff {
  color: #C2EAFF;
  background-color: #C2EAFF;
}

Frequently asked questions

What color is #C2EAFF?+

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

What is the closest Tailwind color to #C2EAFF?+

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