#CDED40 Color

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

Color preview

#CDED40

Color formats

HEX
#CDED40
RGB
rgb(205, 237, 64)
RGBA
rgba(205, 237, 64, 1)
HSL
hsl(71, 83%, 59%)
HSV
hsv(71, 73%, 93%)
CMYK
cmyk(14%, 0%, 73%, 7%)
CSS variable
--color-primary: #CDED40;
Lowercase HEX
#cded40

Shades

Tints

Tones

Harmony

CSS snippets for #CDED40

.color-cded40 {
  color: #CDED40;
  background-color: #CDED40;
}

Frequently asked questions

What color is #CDED40?+

#CDED40 is a HEX color with RGB value rgb(205, 237, 64) and HSL value hsl(71, 83%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDED40?+

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