#CBFE01 Color

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

Color preview

#CBFE01

Color formats

HEX
#CBFE01
RGB
rgb(203, 254, 1)
RGBA
rgba(203, 254, 1, 1)
HSL
hsl(72, 99%, 50%)
HSV
hsv(72, 100%, 100%)
CMYK
cmyk(20%, 0%, 100%, 0%)
CSS variable
--color-primary: #CBFE01;
Lowercase HEX
#cbfe01

Shades

Tints

Tones

Harmony

CSS snippets for #CBFE01

.color-cbfe01 {
  color: #CBFE01;
  background-color: #CBFE01;
}

Frequently asked questions

What color is #CBFE01?+

#CBFE01 is a HEX color with RGB value rgb(203, 254, 1) and HSL value hsl(72, 99%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #CBFE01?+

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