#C0EAEF Color

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

Color preview

#C0EAEF

Color formats

HEX
#C0EAEF
RGB
rgb(192, 234, 239)
RGBA
rgba(192, 234, 239, 1)
HSL
hsl(186, 59%, 85%)
HSV
hsv(186, 20%, 94%)
CMYK
cmyk(20%, 2%, 0%, 6%)
CSS variable
--color-primary: #C0EAEF;
Lowercase HEX
#c0eaef

Shades

Tints

Tones

Harmony

CSS snippets for #C0EAEF

.color-c0eaef {
  color: #C0EAEF;
  background-color: #C0EAEF;
}

Frequently asked questions

What color is #C0EAEF?+

#C0EAEF is a HEX color with RGB value rgb(192, 234, 239) and HSL value hsl(186, 59%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0EAEF?+

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