#CCC196 Color

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

Color preview

#CCC196

Color formats

HEX
#CCC196
RGB
rgb(204, 193, 150)
RGBA
rgba(204, 193, 150, 1)
HSL
hsl(48, 35%, 69%)
HSV
hsv(48, 26%, 80%)
CMYK
cmyk(0%, 5%, 26%, 20%)
CSS variable
--color-primary: #CCC196;
Lowercase HEX
#ccc196

Shades

Tints

Tones

Harmony

CSS snippets for #CCC196

.color-ccc196 {
  color: #CCC196;
  background-color: #CCC196;
}

Frequently asked questions

What color is #CCC196?+

#CCC196 is a HEX color with RGB value rgb(204, 193, 150) and HSL value hsl(48, 35%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC196?+

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