#CCC966 Color

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

Color preview

#CCC966

Color formats

HEX
#CCC966
RGB
rgb(204, 201, 102)
RGBA
rgba(204, 201, 102, 1)
HSL
hsl(58, 50%, 60%)
HSV
hsv(58, 50%, 80%)
CMYK
cmyk(0%, 1%, 50%, 20%)
CSS variable
--color-primary: #CCC966;
Lowercase HEX
#ccc966

Shades

Tints

Tones

Harmony

CSS snippets for #CCC966

.color-ccc966 {
  color: #CCC966;
  background-color: #CCC966;
}

Frequently asked questions

What color is #CCC966?+

#CCC966 is a HEX color with RGB value rgb(204, 201, 102) and HSL value hsl(58, 50%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC966?+

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