#CBFF2E Color

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

Color preview

#CBFF2E

Color formats

HEX
#CBFF2E
RGB
rgb(203, 255, 46)
RGBA
rgba(203, 255, 46, 1)
HSL
hsl(75, 100%, 59%)
HSV
hsv(75, 82%, 100%)
CMYK
cmyk(20%, 0%, 82%, 0%)
CSS variable
--color-primary: #CBFF2E;
Lowercase HEX
#cbff2e

Shades

Tints

Tones

Harmony

CSS snippets for #CBFF2E

.color-cbff2e {
  color: #CBFF2E;
  background-color: #CBFF2E;
}

Frequently asked questions

What color is #CBFF2E?+

#CBFF2E is a HEX color with RGB value rgb(203, 255, 46) and HSL value hsl(75, 100%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBFF2E?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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