#C0F5FF Color

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

Color preview

#C0F5FF

Color formats

HEX
#C0F5FF
RGB
rgb(192, 245, 255)
RGBA
rgba(192, 245, 255, 1)
HSL
hsl(190, 100%, 88%)
HSV
hsv(190, 25%, 100%)
CMYK
cmyk(25%, 4%, 0%, 0%)
CSS variable
--color-primary: #C0F5FF;
Lowercase HEX
#c0f5ff

Shades

Tints

Tones

Harmony

CSS snippets for #C0F5FF

.color-c0f5ff {
  color: #C0F5FF;
  background-color: #C0F5FF;
}

Frequently asked questions

What color is #C0F5FF?+

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

What is the closest Tailwind color to #C0F5FF?+

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