#C0FADE Color

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

Color preview

#C0FADE

Color formats

HEX
#C0FADE
RGB
rgb(192, 250, 222)
RGBA
rgba(192, 250, 222, 1)
HSL
hsl(151, 85%, 87%)
HSV
hsv(151, 23%, 98%)
CMYK
cmyk(23%, 0%, 11%, 2%)
CSS variable
--color-primary: #C0FADE;
Lowercase HEX
#c0fade

Shades

Tints

Tones

Harmony

CSS snippets for #C0FADE

.color-c0fade {
  color: #C0FADE;
  background-color: #C0FADE;
}

Frequently asked questions

What color is #C0FADE?+

#C0FADE is a HEX color with RGB value rgb(192, 250, 222) and HSL value hsl(151, 85%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0FADE?+

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