#CADC2E Color

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

Color preview

#CADC2E

Color formats

HEX
#CADC2E
RGB
rgb(202, 220, 46)
RGBA
rgba(202, 220, 46, 1)
HSL
hsl(66, 71%, 52%)
HSV
hsv(66, 79%, 86%)
CMYK
cmyk(8%, 0%, 79%, 14%)
CSS variable
--color-primary: #CADC2E;
Lowercase HEX
#cadc2e

Shades

Tints

Tones

Harmony

CSS snippets for #CADC2E

.color-cadc2e {
  color: #CADC2E;
  background-color: #CADC2E;
}

Frequently asked questions

What color is #CADC2E?+

#CADC2E is a HEX color with RGB value rgb(202, 220, 46) and HSL value hsl(66, 71%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CADC2E?+

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