#C7FFDE Color

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

Color preview

#C7FFDE

Color formats

HEX
#C7FFDE
RGB
rgb(199, 255, 222)
RGBA
rgba(199, 255, 222, 1)
HSL
hsl(145, 100%, 89%)
HSV
hsv(145, 22%, 100%)
CMYK
cmyk(22%, 0%, 13%, 0%)
CSS variable
--color-primary: #C7FFDE;
Lowercase HEX
#c7ffde

Shades

Tints

Tones

Harmony

CSS snippets for #C7FFDE

.color-c7ffde {
  color: #C7FFDE;
  background-color: #C7FFDE;
}

Frequently asked questions

What color is #C7FFDE?+

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

What is the closest Tailwind color to #C7FFDE?+

The closest Tailwind color is emerald-100, available as the bg-emerald-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