#CCC78A Color

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

Color preview

#CCC78A

Color formats

HEX
#CCC78A
RGB
rgb(204, 199, 138)
RGBA
rgba(204, 199, 138, 1)
HSL
hsl(55, 39%, 67%)
HSV
hsv(55, 32%, 80%)
CMYK
cmyk(0%, 2%, 32%, 20%)
CSS variable
--color-primary: #CCC78A;
Lowercase HEX
#ccc78a

Shades

Tints

Tones

Harmony

CSS snippets for #CCC78A

.color-ccc78a {
  color: #CCC78A;
  background-color: #CCC78A;
}

Frequently asked questions

What color is #CCC78A?+

#CCC78A is a HEX color with RGB value rgb(204, 199, 138) and HSL value hsl(55, 39%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC78A?+

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