#C2FDDC Color

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

Color preview

#C2FDDC

Color formats

HEX
#C2FDDC
RGB
rgb(194, 253, 220)
RGBA
rgba(194, 253, 220, 1)
HSL
hsl(146, 94%, 88%)
HSV
hsv(146, 23%, 99%)
CMYK
cmyk(23%, 0%, 13%, 1%)
CSS variable
--color-primary: #C2FDDC;
Lowercase HEX
#c2fddc

Shades

Tints

Tones

Harmony

CSS snippets for #C2FDDC

.color-c2fddc {
  color: #C2FDDC;
  background-color: #C2FDDC;
}

Frequently asked questions

What color is #C2FDDC?+

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

What is the closest Tailwind color to #C2FDDC?+

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