#CFF55B Color

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

Color preview

#CFF55B

Color formats

HEX
#CFF55B
RGB
rgb(207, 245, 91)
RGBA
rgba(207, 245, 91, 1)
HSL
hsl(75, 89%, 66%)
HSV
hsv(75, 63%, 96%)
CMYK
cmyk(16%, 0%, 63%, 4%)
CSS variable
--color-primary: #CFF55B;
Lowercase HEX
#cff55b

Shades

Tints

Tones

Harmony

CSS snippets for #CFF55B

.color-cff55b {
  color: #CFF55B;
  background-color: #CFF55B;
}

Frequently asked questions

What color is #CFF55B?+

#CFF55B is a HEX color with RGB value rgb(207, 245, 91) and HSL value hsl(75, 89%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CFF55B?+

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