#C0FBFF Color

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

Color preview

#C0FBFF

Color formats

HEX
#C0FBFF
RGB
rgb(192, 251, 255)
RGBA
rgba(192, 251, 255, 1)
HSL
hsl(184, 100%, 88%)
HSV
hsv(184, 25%, 100%)
CMYK
cmyk(25%, 2%, 0%, 0%)
CSS variable
--color-primary: #C0FBFF;
Lowercase HEX
#c0fbff

Shades

Tints

Tones

Harmony

CSS snippets for #C0FBFF

.color-c0fbff {
  color: #C0FBFF;
  background-color: #C0FBFF;
}

Frequently asked questions

What color is #C0FBFF?+

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

What is the closest Tailwind color to #C0FBFF?+

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