#CCC192 Color

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

Color preview

#CCC192

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCC192

.color-ccc192 {
  color: #CCC192;
  background-color: #CCC192;
}

Frequently asked questions

What color is #CCC192?+

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

What is the closest Tailwind color to #CCC192?+

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