#C1FE8F Color

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

Color preview

#C1FE8F

Color formats

HEX
#C1FE8F
RGB
rgb(193, 254, 143)
RGBA
rgba(193, 254, 143, 1)
HSL
hsl(93, 98%, 78%)
HSV
hsv(93, 44%, 100%)
CMYK
cmyk(24%, 0%, 44%, 0%)
CSS variable
--color-primary: #C1FE8F;
Lowercase HEX
#c1fe8f

Shades

Tints

Tones

Harmony

CSS snippets for #C1FE8F

.color-c1fe8f {
  color: #C1FE8F;
  background-color: #C1FE8F;
}

Frequently asked questions

What color is #C1FE8F?+

#C1FE8F is a HEX color with RGB value rgb(193, 254, 143) and HSL value hsl(93, 98%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C1FE8F?+

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