#C3FE7C Color

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

Color preview

#C3FE7C

Color formats

HEX
#C3FE7C
RGB
rgb(195, 254, 124)
RGBA
rgba(195, 254, 124, 1)
HSL
hsl(87, 98%, 74%)
HSV
hsv(87, 51%, 100%)
CMYK
cmyk(23%, 0%, 51%, 0%)
CSS variable
--color-primary: #C3FE7C;
Lowercase HEX
#c3fe7c

Shades

Tints

Tones

Harmony

CSS snippets for #C3FE7C

.color-c3fe7c {
  color: #C3FE7C;
  background-color: #C3FE7C;
}

Frequently asked questions

What color is #C3FE7C?+

#C3FE7C is a HEX color with RGB value rgb(195, 254, 124) and HSL value hsl(87, 98%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C3FE7C?+

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