#CDEC31 Color

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

Color preview

#CDEC31

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDEC31

.color-cdec31 {
  color: #CDEC31;
  background-color: #CDEC31;
}

Frequently asked questions

What color is #CDEC31?+

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

What is the closest Tailwind color to #CDEC31?+

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