#CCDC66 Color

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

Color preview

#CCDC66

Color formats

HEX
#CCDC66
RGB
rgb(204, 220, 102)
RGBA
rgba(204, 220, 102, 1)
HSL
hsl(68, 63%, 63%)
HSV
hsv(68, 54%, 86%)
CMYK
cmyk(7%, 0%, 54%, 14%)
CSS variable
--color-primary: #CCDC66;
Lowercase HEX
#ccdc66

Shades

Tints

Tones

Harmony

CSS snippets for #CCDC66

.color-ccdc66 {
  color: #CCDC66;
  background-color: #CCDC66;
}

Frequently asked questions

What color is #CCDC66?+

#CCDC66 is a HEX color with RGB value rgb(204, 220, 102) and HSL value hsl(68, 63%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCDC66?+

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