#CDEB1E Color

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

Color preview

#CDEB1E

Color formats

HEX
#CDEB1E
RGB
rgb(205, 235, 30)
RGBA
rgba(205, 235, 30, 1)
HSL
hsl(69, 84%, 52%)
HSV
hsv(69, 87%, 92%)
CMYK
cmyk(13%, 0%, 87%, 8%)
CSS variable
--color-primary: #CDEB1E;
Lowercase HEX
#cdeb1e

Shades

Tints

Tones

Harmony

CSS snippets for #CDEB1E

.color-cdeb1e {
  color: #CDEB1E;
  background-color: #CDEB1E;
}

Frequently asked questions

What color is #CDEB1E?+

#CDEB1E is a HEX color with RGB value rgb(205, 235, 30) and HSL value hsl(69, 84%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDEB1E?+

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