#CADE32 Color

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

Color preview

#CADE32

Color formats

HEX
#CADE32
RGB
rgb(202, 222, 50)
RGBA
rgba(202, 222, 50, 1)
HSL
hsl(67, 72%, 53%)
HSV
hsv(67, 77%, 87%)
CMYK
cmyk(9%, 0%, 77%, 13%)
CSS variable
--color-primary: #CADE32;
Lowercase HEX
#cade32

Shades

Tints

Tones

Harmony

CSS snippets for #CADE32

.color-cade32 {
  color: #CADE32;
  background-color: #CADE32;
}

Frequently asked questions

What color is #CADE32?+

#CADE32 is a HEX color with RGB value rgb(202, 222, 50) and HSL value hsl(67, 72%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CADE32?+

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