#C1FF82 Color

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

Color preview

#C1FF82

Color formats

HEX
#C1FF82
RGB
rgb(193, 255, 130)
RGBA
rgba(193, 255, 130, 1)
HSL
hsl(90, 100%, 75%)
HSV
hsv(90, 49%, 100%)
CMYK
cmyk(24%, 0%, 49%, 0%)
CSS variable
--color-primary: #C1FF82;
Lowercase HEX
#c1ff82

Shades

Tints

Tones

Harmony

CSS snippets for #C1FF82

.color-c1ff82 {
  color: #C1FF82;
  background-color: #C1FF82;
}

Frequently asked questions

What color is #C1FF82?+

#C1FF82 is a HEX color with RGB value rgb(193, 255, 130) and HSL value hsl(90, 100%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C1FF82?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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