#CBFF48 Color

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

Color preview

#CBFF48

Color formats

HEX
#CBFF48
RGB
rgb(203, 255, 72)
RGBA
rgba(203, 255, 72, 1)
HSL
hsl(77, 100%, 64%)
HSV
hsv(77, 72%, 100%)
CMYK
cmyk(20%, 0%, 72%, 0%)
CSS variable
--color-primary: #CBFF48;
Lowercase HEX
#cbff48

Shades

Tints

Tones

Harmony

CSS snippets for #CBFF48

.color-cbff48 {
  color: #CBFF48;
  background-color: #CBFF48;
}

Frequently asked questions

What color is #CBFF48?+

#CBFF48 is a HEX color with RGB value rgb(203, 255, 72) and HSL value hsl(77, 100%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBFF48?+

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