#C0EEFD Color

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

Color preview

#C0EEFD

Color formats

HEX
#C0EEFD
RGB
rgb(192, 238, 253)
RGBA
rgba(192, 238, 253, 1)
HSL
hsl(195, 94%, 87%)
HSV
hsv(195, 24%, 99%)
CMYK
cmyk(24%, 6%, 0%, 1%)
CSS variable
--color-primary: #C0EEFD;
Lowercase HEX
#c0eefd

Shades

Tints

Tones

Harmony

CSS snippets for #C0EEFD

.color-c0eefd {
  color: #C0EEFD;
  background-color: #C0EEFD;
}

Frequently asked questions

What color is #C0EEFD?+

#C0EEFD is a HEX color with RGB value rgb(192, 238, 253) and HSL value hsl(195, 94%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0EEFD?+

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