#CDEB38 Color

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

Color preview

#CDEB38

Color formats

HEX
#CDEB38
RGB
rgb(205, 235, 56)
RGBA
rgba(205, 235, 56, 1)
HSL
hsl(70, 82%, 57%)
HSV
hsv(70, 76%, 92%)
CMYK
cmyk(13%, 0%, 76%, 8%)
CSS variable
--color-primary: #CDEB38;
Lowercase HEX
#cdeb38

Shades

Tints

Tones

Harmony

CSS snippets for #CDEB38

.color-cdeb38 {
  color: #CDEB38;
  background-color: #CDEB38;
}

Frequently asked questions

What color is #CDEB38?+

#CDEB38 is a HEX color with RGB value rgb(205, 235, 56) and HSL value hsl(70, 82%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDEB38?+

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