#C0E1FF Color

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

Color preview

#C0E1FF

Color formats

HEX
#C0E1FF
RGB
rgb(192, 225, 255)
RGBA
rgba(192, 225, 255, 1)
HSL
hsl(209, 100%, 88%)
HSV
hsv(209, 25%, 100%)
CMYK
cmyk(25%, 12%, 0%, 0%)
CSS variable
--color-primary: #C0E1FF;
Lowercase HEX
#c0e1ff

Shades

Tints

Tones

Harmony

CSS snippets for #C0E1FF

.color-c0e1ff {
  color: #C0E1FF;
  background-color: #C0E1FF;
}

Frequently asked questions

What color is #C0E1FF?+

#C0E1FF is a HEX color with RGB value rgb(192, 225, 255) and HSL value hsl(209, 100%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0E1FF?+

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