#C3BBCF Color

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

Color preview

#C3BBCF

Color formats

HEX
#C3BBCF
RGB
rgb(195, 187, 207)
RGBA
rgba(195, 187, 207, 1)
HSL
hsl(264, 17%, 77%)
HSV
hsv(264, 10%, 81%)
CMYK
cmyk(6%, 10%, 0%, 19%)
CSS variable
--color-primary: #C3BBCF;
Lowercase HEX
#c3bbcf

Shades

Tints

Tones

Harmony

CSS snippets for #C3BBCF

.color-c3bbcf {
  color: #C3BBCF;
  background-color: #C3BBCF;
}

Frequently asked questions

What color is #C3BBCF?+

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

What is the closest Tailwind color to #C3BBCF?+

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