#C2FDBC Color

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

Color preview

#C2FDBC

Color formats

HEX
#C2FDBC
RGB
rgb(194, 253, 188)
RGBA
rgba(194, 253, 188, 1)
HSL
hsl(114, 94%, 86%)
HSV
hsv(114, 26%, 99%)
CMYK
cmyk(23%, 0%, 26%, 1%)
CSS variable
--color-primary: #C2FDBC;
Lowercase HEX
#c2fdbc

Shades

Tints

Tones

Harmony

CSS snippets for #C2FDBC

.color-c2fdbc {
  color: #C2FDBC;
  background-color: #C2FDBC;
}

Frequently asked questions

What color is #C2FDBC?+

#C2FDBC is a HEX color with RGB value rgb(194, 253, 188) and HSL value hsl(114, 94%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C2FDBC?+

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