#CDE44A Color

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

Color preview

#CDE44A

Color formats

HEX
#CDE44A
RGB
rgb(205, 228, 74)
RGBA
rgba(205, 228, 74, 1)
HSL
hsl(69, 74%, 59%)
HSV
hsv(69, 68%, 89%)
CMYK
cmyk(10%, 0%, 68%, 11%)
CSS variable
--color-primary: #CDE44A;
Lowercase HEX
#cde44a

Shades

Tints

Tones

Harmony

CSS snippets for #CDE44A

.color-cde44a {
  color: #CDE44A;
  background-color: #CDE44A;
}

Frequently asked questions

What color is #CDE44A?+

#CDE44A is a HEX color with RGB value rgb(205, 228, 74) and HSL value hsl(69, 74%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDE44A?+

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