#CDE420 Color

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

Color preview

#CDE420

Color formats

HEX
#CDE420
RGB
rgb(205, 228, 32)
RGBA
rgba(205, 228, 32, 1)
HSL
hsl(67, 78%, 51%)
HSV
hsv(67, 86%, 89%)
CMYK
cmyk(10%, 0%, 86%, 11%)
CSS variable
--color-primary: #CDE420;
Lowercase HEX
#cde420

Shades

Tints

Tones

Harmony

CSS snippets for #CDE420

.color-cde420 {
  color: #CDE420;
  background-color: #CDE420;
}

Frequently asked questions

What color is #CDE420?+

#CDE420 is a HEX color with RGB value rgb(205, 228, 32) and HSL value hsl(67, 78%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDE420?+

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