#C3FF95 Color

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

Color preview

#C3FF95

Color formats

HEX
#C3FF95
RGB
rgb(195, 255, 149)
RGBA
rgba(195, 255, 149, 1)
HSL
hsl(94, 100%, 79%)
HSV
hsv(94, 42%, 100%)
CMYK
cmyk(24%, 0%, 42%, 0%)
CSS variable
--color-primary: #C3FF95;
Lowercase HEX
#c3ff95

Shades

Tints

Tones

Harmony

CSS snippets for #C3FF95

.color-c3ff95 {
  color: #C3FF95;
  background-color: #C3FF95;
}

Frequently asked questions

What color is #C3FF95?+

#C3FF95 is a HEX color with RGB value rgb(195, 255, 149) and HSL value hsl(94, 100%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C3FF95?+

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