#CDE41B Color

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

Color preview

#CDE41B

Color formats

HEX
#CDE41B
RGB
rgb(205, 228, 27)
RGBA
rgba(205, 228, 27, 1)
HSL
hsl(67, 79%, 50%)
HSV
hsv(67, 88%, 89%)
CMYK
cmyk(10%, 0%, 88%, 11%)
CSS variable
--color-primary: #CDE41B;
Lowercase HEX
#cde41b

Shades

Tints

Tones

Harmony

CSS snippets for #CDE41B

.color-cde41b {
  color: #CDE41B;
  background-color: #CDE41B;
}

Frequently asked questions

What color is #CDE41B?+

#CDE41B is a HEX color with RGB value rgb(205, 228, 27) and HSL value hsl(67, 79%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDE41B?+

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