#CDE94E Color

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

Color preview

#CDE94E

Color formats

HEX
#CDE94E
RGB
rgb(205, 233, 78)
RGBA
rgba(205, 233, 78, 1)
HSL
hsl(71, 78%, 61%)
HSV
hsv(71, 67%, 91%)
CMYK
cmyk(12%, 0%, 67%, 9%)
CSS variable
--color-primary: #CDE94E;
Lowercase HEX
#cde94e

Shades

Tints

Tones

Harmony

CSS snippets for #CDE94E

.color-cde94e {
  color: #CDE94E;
  background-color: #CDE94E;
}

Frequently asked questions

What color is #CDE94E?+

#CDE94E is a HEX color with RGB value rgb(205, 233, 78) and HSL value hsl(71, 78%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDE94E?+

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