#CDED63 Color

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

Color preview

#CDED63

Color formats

HEX
#CDED63
RGB
rgb(205, 237, 99)
RGBA
rgba(205, 237, 99, 1)
HSL
hsl(74, 79%, 66%)
HSV
hsv(74, 58%, 93%)
CMYK
cmyk(14%, 0%, 58%, 7%)
CSS variable
--color-primary: #CDED63;
Lowercase HEX
#cded63

Shades

Tints

Tones

Harmony

CSS snippets for #CDED63

.color-cded63 {
  color: #CDED63;
  background-color: #CDED63;
}

Frequently asked questions

What color is #CDED63?+

#CDED63 is a HEX color with RGB value rgb(205, 237, 99) and HSL value hsl(74, 79%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDED63?+

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