#CCDA84 Color

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

Color preview

#CCDA84

Color formats

HEX
#CCDA84
RGB
rgb(204, 218, 132)
RGBA
rgba(204, 218, 132, 1)
HSL
hsl(70, 54%, 69%)
HSV
hsv(70, 39%, 85%)
CMYK
cmyk(6%, 0%, 39%, 15%)
CSS variable
--color-primary: #CCDA84;
Lowercase HEX
#ccda84

Shades

Tints

Tones

Harmony

CSS snippets for #CCDA84

.color-ccda84 {
  color: #CCDA84;
  background-color: #CCDA84;
}

Frequently asked questions

What color is #CCDA84?+

#CCDA84 is a HEX color with RGB value rgb(204, 218, 132) and HSL value hsl(70, 54%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #CCDA84?+

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