#C0FEED Color

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

Color preview

#C0FEED

Color formats

HEX
#C0FEED
RGB
rgb(192, 254, 237)
RGBA
rgba(192, 254, 237, 1)
HSL
hsl(164, 97%, 87%)
HSV
hsv(164, 24%, 100%)
CMYK
cmyk(24%, 0%, 7%, 0%)
CSS variable
--color-primary: #C0FEED;
Lowercase HEX
#c0feed

Shades

Tints

Tones

Harmony

CSS snippets for #C0FEED

.color-c0feed {
  color: #C0FEED;
  background-color: #C0FEED;
}

Frequently asked questions

What color is #C0FEED?+

#C0FEED is a HEX color with RGB value rgb(192, 254, 237) and HSL value hsl(164, 97%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0FEED?+

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