#CDEC41 Color

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

Color preview

#CDEC41

Color formats

HEX
#CDEC41
RGB
rgb(205, 236, 65)
RGBA
rgba(205, 236, 65, 1)
HSL
hsl(71, 82%, 59%)
HSV
hsv(71, 72%, 93%)
CMYK
cmyk(13%, 0%, 72%, 7%)
CSS variable
--color-primary: #CDEC41;
Lowercase HEX
#cdec41

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC41

.color-cdec41 {
  color: #CDEC41;
  background-color: #CDEC41;
}

Frequently asked questions

What color is #CDEC41?+

#CDEC41 is a HEX color with RGB value rgb(205, 236, 65) and HSL value hsl(71, 82%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDEC41?+

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