#C3FE9F Color

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

Color preview

#C3FE9F

Color formats

HEX
#C3FE9F
RGB
rgb(195, 254, 159)
RGBA
rgba(195, 254, 159, 1)
HSL
hsl(97, 98%, 81%)
HSV
hsv(97, 37%, 100%)
CMYK
cmyk(23%, 0%, 37%, 0%)
CSS variable
--color-primary: #C3FE9F;
Lowercase HEX
#c3fe9f

Shades

Tints

Tones

Harmony

CSS snippets for #C3FE9F

.color-c3fe9f {
  color: #C3FE9F;
  background-color: #C3FE9F;
}

Frequently asked questions

What color is #C3FE9F?+

#C3FE9F is a HEX color with RGB value rgb(195, 254, 159) and HSL value hsl(97, 98%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C3FE9F?+

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