#C5FFCB Color

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

Color preview

#C5FFCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C5FFCB

.color-c5ffcb {
  color: #C5FFCB;
  background-color: #C5FFCB;
}

Frequently asked questions

What color is #C5FFCB?+

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

What is the closest Tailwind color to #C5FFCB?+

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