#CCC193 Color

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

Color preview

#CCC193

Color formats

HEX
#CCC193
RGB
rgb(204, 193, 147)
RGBA
rgba(204, 193, 147, 1)
HSL
hsl(48, 36%, 69%)
HSV
hsv(48, 28%, 80%)
CMYK
cmyk(0%, 5%, 28%, 20%)
CSS variable
--color-primary: #CCC193;
Lowercase HEX
#ccc193

Shades

Tints

Tones

Harmony

CSS snippets for #CCC193

.color-ccc193 {
  color: #CCC193;
  background-color: #CCC193;
}

Frequently asked questions

What color is #CCC193?+

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

What is the closest Tailwind color to #CCC193?+

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