#C0F1EF Color

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

Color preview

#C0F1EF

Color formats

HEX
#C0F1EF
RGB
rgb(192, 241, 239)
RGBA
rgba(192, 241, 239, 1)
HSL
hsl(178, 64%, 85%)
HSV
hsv(178, 20%, 95%)
CMYK
cmyk(20%, 0%, 1%, 5%)
CSS variable
--color-primary: #C0F1EF;
Lowercase HEX
#c0f1ef

Shades

Tints

Tones

Harmony

CSS snippets for #C0F1EF

.color-c0f1ef {
  color: #C0F1EF;
  background-color: #C0F1EF;
}

Frequently asked questions

What color is #C0F1EF?+

#C0F1EF is a HEX color with RGB value rgb(192, 241, 239) and HSL value hsl(178, 64%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0F1EF?+

The closest Tailwind color is teal-100, available as the bg-teal-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