#CCC79E Color

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

Color preview

#CCC79E

Color formats

HEX
#CCC79E
RGB
rgb(204, 199, 158)
RGBA
rgba(204, 199, 158, 1)
HSL
hsl(53, 31%, 71%)
HSV
hsv(53, 23%, 80%)
CMYK
cmyk(0%, 2%, 23%, 20%)
CSS variable
--color-primary: #CCC79E;
Lowercase HEX
#ccc79e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC79E

.color-ccc79e {
  color: #CCC79E;
  background-color: #CCC79E;
}

Frequently asked questions

What color is #CCC79E?+

#CCC79E is a HEX color with RGB value rgb(204, 199, 158) and HSL value hsl(53, 31%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC79E?+

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