#C0F0FF Color

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

Color preview

#C0F0FF

Color formats

HEX
#C0F0FF
RGB
rgb(192, 240, 255)
RGBA
rgba(192, 240, 255, 1)
HSL
hsl(194, 100%, 88%)
HSV
hsv(194, 25%, 100%)
CMYK
cmyk(25%, 6%, 0%, 0%)
CSS variable
--color-primary: #C0F0FF;
Lowercase HEX
#c0f0ff

Shades

Tints

Tones

Harmony

CSS snippets for #C0F0FF

.color-c0f0ff {
  color: #C0F0FF;
  background-color: #C0F0FF;
}

Frequently asked questions

What color is #C0F0FF?+

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

What is the closest Tailwind color to #C0F0FF?+

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