#CCC566 Color

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

Color preview

#CCC566

Color formats

HEX
#CCC566
RGB
rgb(204, 197, 102)
RGBA
rgba(204, 197, 102, 1)
HSL
hsl(56, 50%, 60%)
HSV
hsv(56, 50%, 80%)
CMYK
cmyk(0%, 3%, 50%, 20%)
CSS variable
--color-primary: #CCC566;
Lowercase HEX
#ccc566

Shades

Tints

Tones

Harmony

CSS snippets for #CCC566

.color-ccc566 {
  color: #CCC566;
  background-color: #CCC566;
}

Frequently asked questions

What color is #CCC566?+

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

What is the closest Tailwind color to #CCC566?+

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