#C8BFCD Color

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

Color preview

#C8BFCD

Color formats

HEX
#C8BFCD
RGB
rgb(200, 191, 205)
RGBA
rgba(200, 191, 205, 1)
HSL
hsl(279, 12%, 78%)
HSV
hsv(279, 7%, 80%)
CMYK
cmyk(2%, 7%, 0%, 20%)
CSS variable
--color-primary: #C8BFCD;
Lowercase HEX
#c8bfcd

Shades

Tints

Tones

Harmony

CSS snippets for #C8BFCD

.color-c8bfcd {
  color: #C8BFCD;
  background-color: #C8BFCD;
}

Frequently asked questions

What color is #C8BFCD?+

#C8BFCD is a HEX color with RGB value rgb(200, 191, 205) and HSL value hsl(279, 12%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8BFCD?+

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