#CADC29 Color

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

Color preview

#CADC29

Color formats

HEX
#CADC29
RGB
rgb(202, 220, 41)
RGBA
rgba(202, 220, 41, 1)
HSL
hsl(66, 72%, 51%)
HSV
hsv(66, 81%, 86%)
CMYK
cmyk(8%, 0%, 81%, 14%)
CSS variable
--color-primary: #CADC29;
Lowercase HEX
#cadc29

Shades

Tints

Tones

Harmony

CSS snippets for #CADC29

.color-cadc29 {
  color: #CADC29;
  background-color: #CADC29;
}

Frequently asked questions

What color is #CADC29?+

#CADC29 is a HEX color with RGB value rgb(202, 220, 41) and HSL value hsl(66, 72%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CADC29?+

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