#C2FFBB Color

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

Color preview

#C2FFBB

Color formats

HEX
#C2FFBB
RGB
rgb(194, 255, 187)
RGBA
rgba(194, 255, 187, 1)
HSL
hsl(114, 100%, 87%)
HSV
hsv(114, 27%, 100%)
CMYK
cmyk(24%, 0%, 27%, 0%)
CSS variable
--color-primary: #C2FFBB;
Lowercase HEX
#c2ffbb

Shades

Tints

Tones

Harmony

CSS snippets for #C2FFBB

.color-c2ffbb {
  color: #C2FFBB;
  background-color: #C2FFBB;
}

Frequently asked questions

What color is #C2FFBB?+

#C2FFBB is a HEX color with RGB value rgb(194, 255, 187) and HSL value hsl(114, 100%, 87%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C2FFBB?+

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