#CDE52E Color

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

Color preview

#CDE52E

Color formats

HEX
#CDE52E
RGB
rgb(205, 229, 46)
RGBA
rgba(205, 229, 46, 1)
HSL
hsl(68, 78%, 54%)
HSV
hsv(68, 80%, 90%)
CMYK
cmyk(10%, 0%, 80%, 10%)
CSS variable
--color-primary: #CDE52E;
Lowercase HEX
#cde52e

Shades

Tints

Tones

Harmony

CSS snippets for #CDE52E

.color-cde52e {
  color: #CDE52E;
  background-color: #CDE52E;
}

Frequently asked questions

What color is #CDE52E?+

#CDE52E is a HEX color with RGB value rgb(205, 229, 46) and HSL value hsl(68, 78%, 54%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDE52E?+

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