#C5FFCF Color

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

Color preview

#C5FFCF

Color formats

HEX
#C5FFCF
RGB
rgb(197, 255, 207)
RGBA
rgba(197, 255, 207, 1)
HSL
hsl(130, 100%, 89%)
HSV
hsv(130, 23%, 100%)
CMYK
cmyk(23%, 0%, 19%, 0%)
CSS variable
--color-primary: #C5FFCF;
Lowercase HEX
#c5ffcf

Shades

Tints

Tones

Harmony

CSS snippets for #C5FFCF

.color-c5ffcf {
  color: #C5FFCF;
  background-color: #C5FFCF;
}

Frequently asked questions

What color is #C5FFCF?+

#C5FFCF is a HEX color with RGB value rgb(197, 255, 207) and HSL value hsl(130, 100%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C5FFCF?+

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