#CBFB2F Color

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

Color preview

#CBFB2F

Color formats

HEX
#CBFB2F
RGB
rgb(203, 251, 47)
RGBA
rgba(203, 251, 47, 1)
HSL
hsl(74, 96%, 58%)
HSV
hsv(74, 81%, 98%)
CMYK
cmyk(19%, 0%, 81%, 2%)
CSS variable
--color-primary: #CBFB2F;
Lowercase HEX
#cbfb2f

Shades

Tints

Tones

Harmony

CSS snippets for #CBFB2F

.color-cbfb2f {
  color: #CBFB2F;
  background-color: #CBFB2F;
}

Frequently asked questions

What color is #CBFB2F?+

#CBFB2F is a HEX color with RGB value rgb(203, 251, 47) and HSL value hsl(74, 96%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBFB2F?+

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