#CDE84A Color

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

Color preview

#CDE84A

Color formats

HEX
#CDE84A
RGB
rgb(205, 232, 74)
RGBA
rgba(205, 232, 74, 1)
HSL
hsl(70, 77%, 60%)
HSV
hsv(70, 68%, 91%)
CMYK
cmyk(12%, 0%, 68%, 9%)
CSS variable
--color-primary: #CDE84A;
Lowercase HEX
#cde84a

Shades

Tints

Tones

Harmony

CSS snippets for #CDE84A

.color-cde84a {
  color: #CDE84A;
  background-color: #CDE84A;
}

Frequently asked questions

What color is #CDE84A?+

#CDE84A is a HEX color with RGB value rgb(205, 232, 74) and HSL value hsl(70, 77%, 60%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDE84A?+

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