#CBFB0C Color

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

Color preview

#CBFB0C

Color formats

HEX
#CBFB0C
RGB
rgb(203, 251, 12)
RGBA
rgba(203, 251, 12, 1)
HSL
hsl(72, 97%, 52%)
HSV
hsv(72, 95%, 98%)
CMYK
cmyk(19%, 0%, 95%, 2%)
CSS variable
--color-primary: #CBFB0C;
Lowercase HEX
#cbfb0c

Shades

Tints

Tones

Harmony

CSS snippets for #CBFB0C

.color-cbfb0c {
  color: #CBFB0C;
  background-color: #CBFB0C;
}

Frequently asked questions

What color is #CBFB0C?+

#CBFB0C is a HEX color with RGB value rgb(203, 251, 12) and HSL value hsl(72, 97%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBFB0C?+

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