#C3FFEF Color

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

Color preview

#C3FFEF

Color formats

HEX
#C3FFEF
RGB
rgb(195, 255, 239)
RGBA
rgba(195, 255, 239, 1)
HSL
hsl(164, 100%, 88%)
HSV
hsv(164, 24%, 100%)
CMYK
cmyk(24%, 0%, 6%, 0%)
CSS variable
--color-primary: #C3FFEF;
Lowercase HEX
#c3ffef

Shades

Tints

Tones

Harmony

CSS snippets for #C3FFEF

.color-c3ffef {
  color: #C3FFEF;
  background-color: #C3FFEF;
}

Frequently asked questions

What color is #C3FFEF?+

#C3FFEF is a HEX color with RGB value rgb(195, 255, 239) and HSL value hsl(164, 100%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3FFEF?+

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