#CDEC32 Color

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

Color preview

#CDEC32

Color formats

HEX
#CDEC32
RGB
rgb(205, 236, 50)
RGBA
rgba(205, 236, 50, 1)
HSL
hsl(70, 83%, 56%)
HSV
hsv(70, 79%, 93%)
CMYK
cmyk(13%, 0%, 79%, 7%)
CSS variable
--color-primary: #CDEC32;
Lowercase HEX
#cdec32

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC32

.color-cdec32 {
  color: #CDEC32;
  background-color: #CDEC32;
}

Frequently asked questions

What color is #CDEC32?+

#CDEC32 is a HEX color with RGB value rgb(205, 236, 50) and HSL value hsl(70, 83%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDEC32?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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