#CDE65E Color

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

Color preview

#CDE65E

Color formats

HEX
#CDE65E
RGB
rgb(205, 230, 94)
RGBA
rgba(205, 230, 94, 1)
HSL
hsl(71, 73%, 64%)
HSV
hsv(71, 59%, 90%)
CMYK
cmyk(11%, 0%, 59%, 10%)
CSS variable
--color-primary: #CDE65E;
Lowercase HEX
#cde65e

Shades

Tints

Tones

Harmony

CSS snippets for #CDE65E

.color-cde65e {
  color: #CDE65E;
  background-color: #CDE65E;
}

Frequently asked questions

What color is #CDE65E?+

#CDE65E is a HEX color with RGB value rgb(205, 230, 94) and HSL value hsl(71, 73%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDE65E?+

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