#C3FDCF Color

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

Color preview

#C3FDCF

Color formats

HEX
#C3FDCF
RGB
rgb(195, 253, 207)
RGBA
rgba(195, 253, 207, 1)
HSL
hsl(132, 94%, 88%)
HSV
hsv(132, 23%, 99%)
CMYK
cmyk(23%, 0%, 18%, 1%)
CSS variable
--color-primary: #C3FDCF;
Lowercase HEX
#c3fdcf

Shades

Tints

Tones

Harmony

CSS snippets for #C3FDCF

.color-c3fdcf {
  color: #C3FDCF;
  background-color: #C3FDCF;
}

Frequently asked questions

What color is #C3FDCF?+

#C3FDCF is a HEX color with RGB value rgb(195, 253, 207) and HSL value hsl(132, 94%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3FDCF?+

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