#C5FEED Color

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

Color preview

#C5FEED

Color formats

HEX
#C5FEED
RGB
rgb(197, 254, 237)
RGBA
rgba(197, 254, 237, 1)
HSL
hsl(162, 97%, 88%)
HSV
hsv(162, 22%, 100%)
CMYK
cmyk(22%, 0%, 7%, 0%)
CSS variable
--color-primary: #C5FEED;
Lowercase HEX
#c5feed

Shades

Tints

Tones

Harmony

CSS snippets for #C5FEED

.color-c5feed {
  color: #C5FEED;
  background-color: #C5FEED;
}

Frequently asked questions

What color is #C5FEED?+

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

What is the closest Tailwind color to #C5FEED?+

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