#CCC766 Color

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

Color preview

#CCC766

Color formats

HEX
#CCC766
RGB
rgb(204, 199, 102)
RGBA
rgba(204, 199, 102, 1)
HSL
hsl(57, 50%, 60%)
HSV
hsv(57, 50%, 80%)
CMYK
cmyk(0%, 2%, 50%, 20%)
CSS variable
--color-primary: #CCC766;
Lowercase HEX
#ccc766

Shades

Tints

Tones

Harmony

CSS snippets for #CCC766

.color-ccc766 {
  color: #CCC766;
  background-color: #CCC766;
}

Frequently asked questions

What color is #CCC766?+

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

What is the closest Tailwind color to #CCC766?+

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