#CDDC82 Color

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

Color preview

#CDDC82

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDDC82

.color-cddc82 {
  color: #CDDC82;
  background-color: #CDDC82;
}

Frequently asked questions

What color is #CDDC82?+

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

What is the closest Tailwind color to #CDDC82?+

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