#CBFF2F Color

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

Color preview

#CBFF2F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBFF2F

.color-cbff2f {
  color: #CBFF2F;
  background-color: #CBFF2F;
}

Frequently asked questions

What color is #CBFF2F?+

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

What is the closest Tailwind color to #CBFF2F?+

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