#C4BDBF Color

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

Color preview

#C4BDBF

Color formats

HEX
#C4BDBF
RGB
rgb(196, 189, 191)
RGBA
rgba(196, 189, 191, 1)
HSL
hsl(343, 6%, 75%)
HSV
hsv(343, 4%, 77%)
CMYK
cmyk(0%, 4%, 3%, 23%)
CSS variable
--color-primary: #C4BDBF;
Lowercase HEX
#c4bdbf

Shades

Tints

Tones

Harmony

CSS snippets for #C4BDBF

.color-c4bdbf {
  color: #C4BDBF;
  background-color: #C4BDBF;
}

Frequently asked questions

What color is #C4BDBF?+

#C4BDBF is a HEX color with RGB value rgb(196, 189, 191) and HSL value hsl(343, 6%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C4BDBF?+

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