#CBFB5B Color

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

Color preview

#CBFB5B

Color formats

HEX
#CBFB5B
RGB
rgb(203, 251, 91)
RGBA
rgba(203, 251, 91, 1)
HSL
hsl(78, 95%, 67%)
HSV
hsv(78, 64%, 98%)
CMYK
cmyk(19%, 0%, 64%, 2%)
CSS variable
--color-primary: #CBFB5B;
Lowercase HEX
#cbfb5b

Shades

Tints

Tones

Harmony

CSS snippets for #CBFB5B

.color-cbfb5b {
  color: #CBFB5B;
  background-color: #CBFB5B;
}

Frequently asked questions

What color is #CBFB5B?+

#CBFB5B is a HEX color with RGB value rgb(203, 251, 91) and HSL value hsl(78, 95%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBFB5B?+

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