#CDE240 Color

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

Color preview

#CDE240

Color formats

HEX
#CDE240
RGB
rgb(205, 226, 64)
RGBA
rgba(205, 226, 64, 1)
HSL
hsl(68, 74%, 57%)
HSV
hsv(68, 72%, 89%)
CMYK
cmyk(9%, 0%, 72%, 11%)
CSS variable
--color-primary: #CDE240;
Lowercase HEX
#cde240

Shades

Tints

Tones

Harmony

CSS snippets for #CDE240

.color-cde240 {
  color: #CDE240;
  background-color: #CDE240;
}

Frequently asked questions

What color is #CDE240?+

#CDE240 is a HEX color with RGB value rgb(205, 226, 64) and HSL value hsl(68, 74%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDE240?+

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