#C0FCFB Color

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

Color preview

#C0FCFB

Color formats

HEX
#C0FCFB
RGB
rgb(192, 252, 251)
RGBA
rgba(192, 252, 251, 1)
HSL
hsl(179, 91%, 87%)
HSV
hsv(179, 24%, 99%)
CMYK
cmyk(24%, 0%, 0%, 1%)
CSS variable
--color-primary: #C0FCFB;
Lowercase HEX
#c0fcfb

Shades

Tints

Tones

Harmony

CSS snippets for #C0FCFB

.color-c0fcfb {
  color: #C0FCFB;
  background-color: #C0FCFB;
}

Frequently asked questions

What color is #C0FCFB?+

#C0FCFB is a HEX color with RGB value rgb(192, 252, 251) and HSL value hsl(179, 91%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0FCFB?+

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