#C2FEED Color

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

Color preview

#C2FEED

Color formats

HEX
#C2FEED
RGB
rgb(194, 254, 237)
RGBA
rgba(194, 254, 237, 1)
HSL
hsl(163, 97%, 88%)
HSV
hsv(163, 24%, 100%)
CMYK
cmyk(24%, 0%, 7%, 0%)
CSS variable
--color-primary: #C2FEED;
Lowercase HEX
#c2feed

Shades

Tints

Tones

Harmony

CSS snippets for #C2FEED

.color-c2feed {
  color: #C2FEED;
  background-color: #C2FEED;
}

Frequently asked questions

What color is #C2FEED?+

#C2FEED is a HEX color with RGB value rgb(194, 254, 237) and HSL value hsl(163, 97%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2FEED?+

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