#CCC077 Color

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

Color preview

#CCC077

Color formats

HEX
#CCC077
RGB
rgb(204, 192, 119)
RGBA
rgba(204, 192, 119, 1)
HSL
hsl(52, 45%, 63%)
HSV
hsv(52, 42%, 80%)
CMYK
cmyk(0%, 6%, 42%, 20%)
CSS variable
--color-primary: #CCC077;
Lowercase HEX
#ccc077

Shades

Tints

Tones

Harmony

CSS snippets for #CCC077

.color-ccc077 {
  color: #CCC077;
  background-color: #CCC077;
}

Frequently asked questions

What color is #CCC077?+

#CCC077 is a HEX color with RGB value rgb(204, 192, 119) and HSL value hsl(52, 45%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC077?+

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