#CCC78F Color

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

Color preview

#CCC78F

Color formats

HEX
#CCC78F
RGB
rgb(204, 199, 143)
RGBA
rgba(204, 199, 143, 1)
HSL
hsl(55, 37%, 68%)
HSV
hsv(55, 30%, 80%)
CMYK
cmyk(0%, 2%, 30%, 20%)
CSS variable
--color-primary: #CCC78F;
Lowercase HEX
#ccc78f

Shades

Tints

Tones

Harmony

CSS snippets for #CCC78F

.color-ccc78f {
  color: #CCC78F;
  background-color: #CCC78F;
}

Frequently asked questions

What color is #CCC78F?+

#CCC78F is a HEX color with RGB value rgb(204, 199, 143) and HSL value hsl(55, 37%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC78F?+

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