#CDEB23 Color

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

Color preview

#CDEB23

Color formats

HEX
#CDEB23
RGB
rgb(205, 235, 35)
RGBA
rgba(205, 235, 35, 1)
HSL
hsl(69, 83%, 53%)
HSV
hsv(69, 85%, 92%)
CMYK
cmyk(13%, 0%, 85%, 8%)
CSS variable
--color-primary: #CDEB23;
Lowercase HEX
#cdeb23

Shades

Tints

Tones

Harmony

CSS snippets for #CDEB23

.color-cdeb23 {
  color: #CDEB23;
  background-color: #CDEB23;
}

Frequently asked questions

What color is #CDEB23?+

#CDEB23 is a HEX color with RGB value rgb(205, 235, 35) and HSL value hsl(69, 83%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDEB23?+

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