#CCC78E Color

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

Color preview

#CCC78E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCC78E

.color-ccc78e {
  color: #CCC78E;
  background-color: #CCC78E;
}

Frequently asked questions

What color is #CCC78E?+

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

What is the closest Tailwind color to #CCC78E?+

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