#C5FFCD Color

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

Color preview

#C5FFCD

Color formats

HEX
#C5FFCD
RGB
rgb(197, 255, 205)
RGBA
rgba(197, 255, 205, 1)
HSL
hsl(128, 100%, 89%)
HSV
hsv(128, 23%, 100%)
CMYK
cmyk(23%, 0%, 20%, 0%)
CSS variable
--color-primary: #C5FFCD;
Lowercase HEX
#c5ffcd

Shades

Tints

Tones

Harmony

CSS snippets for #C5FFCD

.color-c5ffcd {
  color: #C5FFCD;
  background-color: #C5FFCD;
}

Frequently asked questions

What color is #C5FFCD?+

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

What is the closest Tailwind color to #C5FFCD?+

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