#C7FFEA Color

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

Color preview

#C7FFEA

Color formats

HEX
#C7FFEA
RGB
rgb(199, 255, 234)
RGBA
rgba(199, 255, 234, 1)
HSL
hsl(158, 100%, 89%)
HSV
hsv(158, 22%, 100%)
CMYK
cmyk(22%, 0%, 8%, 0%)
CSS variable
--color-primary: #C7FFEA;
Lowercase HEX
#c7ffea

Shades

Tints

Tones

Harmony

CSS snippets for #C7FFEA

.color-c7ffea {
  color: #C7FFEA;
  background-color: #C7FFEA;
}

Frequently asked questions

What color is #C7FFEA?+

#C7FFEA is a HEX color with RGB value rgb(199, 255, 234) and HSL value hsl(158, 100%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C7FFEA?+

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