#C3F88B Color

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

Color preview

#C3F88B

Color formats

HEX
#C3F88B
RGB
rgb(195, 248, 139)
RGBA
rgba(195, 248, 139, 1)
HSL
hsl(89, 89%, 76%)
HSV
hsv(89, 44%, 97%)
CMYK
cmyk(21%, 0%, 44%, 3%)
CSS variable
--color-primary: #C3F88B;
Lowercase HEX
#c3f88b

Shades

Tints

Tones

Harmony

CSS snippets for #C3F88B

.color-c3f88b {
  color: #C3F88B;
  background-color: #C3F88B;
}

Frequently asked questions

What color is #C3F88B?+

#C3F88B is a HEX color with RGB value rgb(195, 248, 139) and HSL value hsl(89, 89%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C3F88B?+

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