#CBEC55 Color

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

Color preview

#CBEC55

Color formats

HEX
#CBEC55
RGB
rgb(203, 236, 85)
RGBA
rgba(203, 236, 85, 1)
HSL
hsl(73, 80%, 63%)
HSV
hsv(73, 64%, 93%)
CMYK
cmyk(14%, 0%, 64%, 7%)
CSS variable
--color-primary: #CBEC55;
Lowercase HEX
#cbec55

Shades

Tints

Tones

Harmony

CSS snippets for #CBEC55

.color-cbec55 {
  color: #CBEC55;
  background-color: #CBEC55;
}

Frequently asked questions

What color is #CBEC55?+

#CBEC55 is a HEX color with RGB value rgb(203, 236, 85) and HSL value hsl(73, 80%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBEC55?+

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