#CDFF29 Color

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

Color preview

#CDFF29

Color formats

HEX
#CDFF29
RGB
rgb(205, 255, 41)
RGBA
rgba(205, 255, 41, 1)
HSL
hsl(74, 100%, 58%)
HSV
hsv(74, 84%, 100%)
CMYK
cmyk(20%, 0%, 84%, 0%)
CSS variable
--color-primary: #CDFF29;
Lowercase HEX
#cdff29

Shades

Tints

Tones

Harmony

CSS snippets for #CDFF29

.color-cdff29 {
  color: #CDFF29;
  background-color: #CDFF29;
}

Frequently asked questions

What color is #CDFF29?+

#CDFF29 is a HEX color with RGB value rgb(205, 255, 41) and HSL value hsl(74, 100%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDFF29?+

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