#CADB33 Color

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

Color preview

#CADB33

Color formats

HEX
#CADB33
RGB
rgb(202, 219, 51)
RGBA
rgba(202, 219, 51, 1)
HSL
hsl(66, 70%, 53%)
HSV
hsv(66, 77%, 86%)
CMYK
cmyk(8%, 0%, 77%, 14%)
CSS variable
--color-primary: #CADB33;
Lowercase HEX
#cadb33

Shades

Tints

Tones

Harmony

CSS snippets for #CADB33

.color-cadb33 {
  color: #CADB33;
  background-color: #CADB33;
}

Frequently asked questions

What color is #CADB33?+

#CADB33 is a HEX color with RGB value rgb(202, 219, 51) and HSL value hsl(66, 70%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CADB33?+

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