#CADC28 Color

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

Color preview

#CADC28

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CADC28

.color-cadc28 {
  color: #CADC28;
  background-color: #CADC28;
}

Frequently asked questions

What color is #CADC28?+

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

What is the closest Tailwind color to #CADC28?+

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