#C0FFFE Color

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

Color preview

#C0FFFE

Color formats

HEX
#C0FFFE
RGB
rgb(192, 255, 254)
RGBA
rgba(192, 255, 254, 1)
HSL
hsl(179, 100%, 88%)
HSV
hsv(179, 25%, 100%)
CMYK
cmyk(25%, 0%, 0%, 0%)
CSS variable
--color-primary: #C0FFFE;
Lowercase HEX
#c0fffe

Shades

Tints

Tones

Harmony

CSS snippets for #C0FFFE

.color-c0fffe {
  color: #C0FFFE;
  background-color: #C0FFFE;
}

Frequently asked questions

What color is #C0FFFE?+

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

What is the closest Tailwind color to #C0FFFE?+

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