#C3FEED Color

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

Color preview

#C3FEED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C3FEED

.color-c3feed {
  color: #C3FEED;
  background-color: #C3FEED;
}

Frequently asked questions

What color is #C3FEED?+

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

What is the closest Tailwind color to #C3FEED?+

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