#CCC0B0 Color

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

Color preview

#CCC0B0

Color formats

HEX
#CCC0B0
RGB
rgb(204, 192, 176)
RGBA
rgba(204, 192, 176, 1)
HSL
hsl(34, 22%, 75%)
HSV
hsv(34, 14%, 80%)
CMYK
cmyk(0%, 6%, 14%, 20%)
CSS variable
--color-primary: #CCC0B0;
Lowercase HEX
#ccc0b0

Shades

Tints

Tones

Harmony

CSS snippets for #CCC0B0

.color-ccc0b0 {
  color: #CCC0B0;
  background-color: #CCC0B0;
}

Frequently asked questions

What color is #CCC0B0?+

#CCC0B0 is a HEX color with RGB value rgb(204, 192, 176) and HSL value hsl(34, 22%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CCC0B0?+

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