#C2FDCC Color

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

Color preview

#C2FDCC

Color formats

HEX
#C2FDCC
RGB
rgb(194, 253, 204)
RGBA
rgba(194, 253, 204, 1)
HSL
hsl(130, 94%, 88%)
HSV
hsv(130, 23%, 99%)
CMYK
cmyk(23%, 0%, 19%, 1%)
CSS variable
--color-primary: #C2FDCC;
Lowercase HEX
#c2fdcc

Shades

Tints

Tones

Harmony

CSS snippets for #C2FDCC

.color-c2fdcc {
  color: #C2FDCC;
  background-color: #C2FDCC;
}

Frequently asked questions

What color is #C2FDCC?+

#C2FDCC is a HEX color with RGB value rgb(194, 253, 204) and HSL value hsl(130, 94%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2FDCC?+

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