#CDE45E Color

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

Color preview

#CDE45E

Color formats

HEX
#CDE45E
RGB
rgb(205, 228, 94)
RGBA
rgba(205, 228, 94, 1)
HSL
hsl(70, 71%, 63%)
HSV
hsv(70, 59%, 89%)
CMYK
cmyk(10%, 0%, 59%, 11%)
CSS variable
--color-primary: #CDE45E;
Lowercase HEX
#cde45e

Shades

Tints

Tones

Harmony

CSS snippets for #CDE45E

.color-cde45e {
  color: #CDE45E;
  background-color: #CDE45E;
}

Frequently asked questions

What color is #CDE45E?+

#CDE45E is a HEX color with RGB value rgb(205, 228, 94) and HSL value hsl(70, 71%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDE45E?+

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