#C0E3EF Color

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

Color preview

#C0E3EF

Color formats

HEX
#C0E3EF
RGB
rgb(192, 227, 239)
RGBA
rgba(192, 227, 239, 1)
HSL
hsl(195, 59%, 85%)
HSV
hsv(195, 20%, 94%)
CMYK
cmyk(20%, 5%, 0%, 6%)
CSS variable
--color-primary: #C0E3EF;
Lowercase HEX
#c0e3ef

Shades

Tints

Tones

Harmony

CSS snippets for #C0E3EF

.color-c0e3ef {
  color: #C0E3EF;
  background-color: #C0E3EF;
}

Frequently asked questions

What color is #C0E3EF?+

#C0E3EF is a HEX color with RGB value rgb(192, 227, 239) and HSL value hsl(195, 59%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C0E3EF?+

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