#BDBCC0 Color

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

Color preview

#BDBCC0

Color formats

HEX
#BDBCC0
RGB
rgb(189, 188, 192)
RGBA
rgba(189, 188, 192, 1)
HSL
hsl(255, 3%, 75%)
HSV
hsv(255, 2%, 75%)
CMYK
cmyk(2%, 2%, 0%, 25%)
CSS variable
--color-primary: #BDBCC0;
Lowercase HEX
#bdbcc0

Shades

Tints

Tones

Harmony

CSS snippets for #BDBCC0

.color-bdbcc0 {
  color: #BDBCC0;
  background-color: #BDBCC0;
}

Frequently asked questions

What color is #BDBCC0?+

#BDBCC0 is a HEX color with RGB value rgb(189, 188, 192) and HSL value hsl(255, 3%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDBCC0?+

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