#CDED1D Color

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

Color preview

#CDED1D

Color formats

HEX
#CDED1D
RGB
rgb(205, 237, 29)
RGBA
rgba(205, 237, 29, 1)
HSL
hsl(69, 85%, 52%)
HSV
hsv(69, 88%, 93%)
CMYK
cmyk(14%, 0%, 88%, 7%)
CSS variable
--color-primary: #CDED1D;
Lowercase HEX
#cded1d

Shades

Tints

Tones

Harmony

CSS snippets for #CDED1D

.color-cded1d {
  color: #CDED1D;
  background-color: #CDED1D;
}

Frequently asked questions

What color is #CDED1D?+

#CDED1D is a HEX color with RGB value rgb(205, 237, 29) and HSL value hsl(69, 85%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDED1D?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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