#CADD84 Color

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

Color preview

#CADD84

Color formats

HEX
#CADD84
RGB
rgb(202, 221, 132)
RGBA
rgba(202, 221, 132, 1)
HSL
hsl(73, 57%, 69%)
HSV
hsv(73, 40%, 87%)
CMYK
cmyk(9%, 0%, 40%, 13%)
CSS variable
--color-primary: #CADD84;
Lowercase HEX
#cadd84

Shades

Tints

Tones

Harmony

CSS snippets for #CADD84

.color-cadd84 {
  color: #CADD84;
  background-color: #CADD84;
}

Frequently asked questions

What color is #CADD84?+

#CADD84 is a HEX color with RGB value rgb(202, 221, 132) and HSL value hsl(73, 57%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CADD84?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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