#C0FF4B Color

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

Color preview

#C0FF4B

Color formats

HEX
#C0FF4B
RGB
rgb(192, 255, 75)
RGBA
rgba(192, 255, 75, 1)
HSL
hsl(81, 100%, 65%)
HSV
hsv(81, 71%, 100%)
CMYK
cmyk(25%, 0%, 71%, 0%)
CSS variable
--color-primary: #C0FF4B;
Lowercase HEX
#c0ff4b

Shades

Tints

Tones

Harmony

CSS snippets for #C0FF4B

.color-c0ff4b {
  color: #C0FF4B;
  background-color: #C0FF4B;
}

Frequently asked questions

What color is #C0FF4B?+

#C0FF4B is a HEX color with RGB value rgb(192, 255, 75) and HSL value hsl(81, 100%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #C0FF4B?+

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