#C0FBFB Color

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

Color preview

#C0FBFB

Color formats

HEX
#C0FBFB
RGB
rgb(192, 251, 251)
RGBA
rgba(192, 251, 251, 1)
HSL
hsl(180, 88%, 87%)
HSV
hsv(180, 24%, 98%)
CMYK
cmyk(24%, 0%, 0%, 2%)
CSS variable
--color-primary: #C0FBFB;
Lowercase HEX
#c0fbfb

Shades

Tints

Tones

Harmony

CSS snippets for #C0FBFB

.color-c0fbfb {
  color: #C0FBFB;
  background-color: #C0FBFB;
}

Frequently asked questions

What color is #C0FBFB?+

#C0FBFB is a HEX color with RGB value rgb(192, 251, 251) and HSL value hsl(180, 88%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0FBFB?+

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