#C0F98B Color

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

Color preview

#C0F98B

Color formats

HEX
#C0F98B
RGB
rgb(192, 249, 139)
RGBA
rgba(192, 249, 139, 1)
HSL
hsl(91, 90%, 76%)
HSV
hsv(91, 44%, 98%)
CMYK
cmyk(23%, 0%, 44%, 2%)
CSS variable
--color-primary: #C0F98B;
Lowercase HEX
#c0f98b

Shades

Tints

Tones

Harmony

CSS snippets for #C0F98B

.color-c0f98b {
  color: #C0F98B;
  background-color: #C0F98B;
}

Frequently asked questions

What color is #C0F98B?+

#C0F98B is a HEX color with RGB value rgb(192, 249, 139) and HSL value hsl(91, 90%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C0F98B?+

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