#C8BBCF Color

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

Color preview

#C8BBCF

Color formats

HEX
#C8BBCF
RGB
rgb(200, 187, 207)
RGBA
rgba(200, 187, 207, 1)
HSL
hsl(279, 17%, 77%)
HSV
hsv(279, 10%, 81%)
CMYK
cmyk(3%, 10%, 0%, 19%)
CSS variable
--color-primary: #C8BBCF;
Lowercase HEX
#c8bbcf

Shades

Tints

Tones

Harmony

CSS snippets for #C8BBCF

.color-c8bbcf {
  color: #C8BBCF;
  background-color: #C8BBCF;
}

Frequently asked questions

What color is #C8BBCF?+

#C8BBCF is a HEX color with RGB value rgb(200, 187, 207) and HSL value hsl(279, 17%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8BBCF?+

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