#CDE543 Color

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

Color preview

#CDE543

Color formats

HEX
#CDE543
RGB
rgb(205, 229, 67)
RGBA
rgba(205, 229, 67, 1)
HSL
hsl(69, 76%, 58%)
HSV
hsv(69, 71%, 90%)
CMYK
cmyk(10%, 0%, 71%, 10%)
CSS variable
--color-primary: #CDE543;
Lowercase HEX
#cde543

Shades

Tints

Tones

Harmony

CSS snippets for #CDE543

.color-cde543 {
  color: #CDE543;
  background-color: #CDE543;
}

Frequently asked questions

What color is #CDE543?+

#CDE543 is a HEX color with RGB value rgb(205, 229, 67) and HSL value hsl(69, 76%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDE543?+

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