#CDE85E Color

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

Color preview

#CDE85E

Color formats

HEX
#CDE85E
RGB
rgb(205, 232, 94)
RGBA
rgba(205, 232, 94, 1)
HSL
hsl(72, 75%, 64%)
HSV
hsv(72, 59%, 91%)
CMYK
cmyk(12%, 0%, 59%, 9%)
CSS variable
--color-primary: #CDE85E;
Lowercase HEX
#cde85e

Shades

Tints

Tones

Harmony

CSS snippets for #CDE85E

.color-cde85e {
  color: #CDE85E;
  background-color: #CDE85E;
}

Frequently asked questions

What color is #CDE85E?+

#CDE85E is a HEX color with RGB value rgb(205, 232, 94) and HSL value hsl(72, 75%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDE85E?+

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