#CCC066 Color

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

Color preview

#CCC066

Color formats

HEX
#CCC066
RGB
rgb(204, 192, 102)
RGBA
rgba(204, 192, 102, 1)
HSL
hsl(53, 50%, 60%)
HSV
hsv(53, 50%, 80%)
CMYK
cmyk(0%, 6%, 50%, 20%)
CSS variable
--color-primary: #CCC066;
Lowercase HEX
#ccc066

Shades

Tints

Tones

Harmony

CSS snippets for #CCC066

.color-ccc066 {
  color: #CCC066;
  background-color: #CCC066;
}

Frequently asked questions

What color is #CCC066?+

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

What is the closest Tailwind color to #CCC066?+

The closest Tailwind color is orange-300, available as the bg-orange-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