#C7BCCB Color

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

Color preview

#C7BCCB

Color formats

HEX
#C7BCCB
RGB
rgb(199, 188, 203)
RGBA
rgba(199, 188, 203, 1)
HSL
hsl(284, 13%, 77%)
HSV
hsv(284, 7%, 80%)
CMYK
cmyk(2%, 7%, 0%, 20%)
CSS variable
--color-primary: #C7BCCB;
Lowercase HEX
#c7bccb

Shades

Tints

Tones

Harmony

CSS snippets for #C7BCCB

.color-c7bccb {
  color: #C7BCCB;
  background-color: #C7BCCB;
}

Frequently asked questions

What color is #C7BCCB?+

#C7BCCB is a HEX color with RGB value rgb(199, 188, 203) and HSL value hsl(284, 13%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C7BCCB?+

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