#CDEB55 Color

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

Color preview

#CDEB55

Color formats

HEX
#CDEB55
RGB
rgb(205, 235, 85)
RGBA
rgba(205, 235, 85, 1)
HSL
hsl(72, 79%, 63%)
HSV
hsv(72, 64%, 92%)
CMYK
cmyk(13%, 0%, 64%, 8%)
CSS variable
--color-primary: #CDEB55;
Lowercase HEX
#cdeb55

Shades

Tints

Tones

Harmony

CSS snippets for #CDEB55

.color-cdeb55 {
  color: #CDEB55;
  background-color: #CDEB55;
}

Frequently asked questions

What color is #CDEB55?+

#CDEB55 is a HEX color with RGB value rgb(205, 235, 85) and HSL value hsl(72, 79%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDEB55?+

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