#CCC194 Color

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

Color preview

#CCC194

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCC194

.color-ccc194 {
  color: #CCC194;
  background-color: #CCC194;
}

Frequently asked questions

What color is #CCC194?+

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

What is the closest Tailwind color to #CCC194?+

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