#CDEC42 Color

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

Color preview

#CDEC42

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC42

.color-cdec42 {
  color: #CDEC42;
  background-color: #CDEC42;
}

Frequently asked questions

What color is #CDEC42?+

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

What is the closest Tailwind color to #CDEC42?+

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