#C8BCCF Color

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

Color preview

#C8BCCF

Color formats

HEX
#C8BCCF
RGB
rgb(200, 188, 207)
RGBA
rgba(200, 188, 207, 1)
HSL
hsl(278, 17%, 77%)
HSV
hsv(278, 9%, 81%)
CMYK
cmyk(3%, 9%, 0%, 19%)
CSS variable
--color-primary: #C8BCCF;
Lowercase HEX
#c8bccf

Shades

Tints

Tones

Harmony

CSS snippets for #C8BCCF

.color-c8bccf {
  color: #C8BCCF;
  background-color: #C8BCCF;
}

Frequently asked questions

What color is #C8BCCF?+

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

What is the closest Tailwind color to #C8BCCF?+

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