#CDE14E Color

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

Color preview

#CDE14E

Color formats

HEX
#CDE14E
RGB
rgb(205, 225, 78)
RGBA
rgba(205, 225, 78, 1)
HSL
hsl(68, 71%, 59%)
HSV
hsv(68, 65%, 88%)
CMYK
cmyk(9%, 0%, 65%, 12%)
CSS variable
--color-primary: #CDE14E;
Lowercase HEX
#cde14e

Shades

Tints

Tones

Harmony

CSS snippets for #CDE14E

.color-cde14e {
  color: #CDE14E;
  background-color: #CDE14E;
}

Frequently asked questions

What color is #CDE14E?+

#CDE14E is a HEX color with RGB value rgb(205, 225, 78) and HSL value hsl(68, 71%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDE14E?+

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