#CDDC84 Color

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

Color preview

#CDDC84

Color formats

HEX
#CDDC84
RGB
rgb(205, 220, 132)
RGBA
rgba(205, 220, 132, 1)
HSL
hsl(70, 56%, 69%)
HSV
hsv(70, 40%, 86%)
CMYK
cmyk(7%, 0%, 40%, 14%)
CSS variable
--color-primary: #CDDC84;
Lowercase HEX
#cddc84

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC84

.color-cddc84 {
  color: #CDDC84;
  background-color: #CDDC84;
}

Frequently asked questions

What color is #CDDC84?+

#CDDC84 is a HEX color with RGB value rgb(205, 220, 132) and HSL value hsl(70, 56%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDDC84?+

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