#C4FEED Color

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

Color preview

#C4FEED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C4FEED

.color-c4feed {
  color: #C4FEED;
  background-color: #C4FEED;
}

Frequently asked questions

What color is #C4FEED?+

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

What is the closest Tailwind color to #C4FEED?+

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