#C1FFBB Color

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

Color preview

#C1FFBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C1FFBB

.color-c1ffbb {
  color: #C1FFBB;
  background-color: #C1FFBB;
}

Frequently asked questions

What color is #C1FFBB?+

#C1FFBB is a HEX color with RGB value rgb(193, 255, 187) and HSL value hsl(115, 100%, 87%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C1FFBB?+

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