#CBFB2D Color

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

Color preview

#CBFB2D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBFB2D

.color-cbfb2d {
  color: #CBFB2D;
  background-color: #CBFB2D;
}

Frequently asked questions

What color is #CBFB2D?+

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

What is the closest Tailwind color to #CBFB2D?+

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