#CDED5B Color

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

Color preview

#CDED5B

Color formats

HEX
#CDED5B
RGB
rgb(205, 237, 91)
RGBA
rgba(205, 237, 91, 1)
HSL
hsl(73, 80%, 64%)
HSV
hsv(73, 62%, 93%)
CMYK
cmyk(14%, 0%, 62%, 7%)
CSS variable
--color-primary: #CDED5B;
Lowercase HEX
#cded5b

Shades

Tints

Tones

Harmony

CSS snippets for #CDED5B

.color-cded5b {
  color: #CDED5B;
  background-color: #CDED5B;
}

Frequently asked questions

What color is #CDED5B?+

#CDED5B is a HEX color with RGB value rgb(205, 237, 91) and HSL value hsl(73, 80%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDED5B?+

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