#BDC3B4 Color

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

Color preview

#BDC3B4

Color formats

HEX
#BDC3B4
RGB
rgb(189, 195, 180)
RGBA
rgba(189, 195, 180, 1)
HSL
hsl(84, 11%, 74%)
HSV
hsv(84, 8%, 76%)
CMYK
cmyk(3%, 0%, 8%, 24%)
CSS variable
--color-primary: #BDC3B4;
Lowercase HEX
#bdc3b4

Shades

Tints

Tones

Harmony

CSS snippets for #BDC3B4

.color-bdc3b4 {
  color: #BDC3B4;
  background-color: #BDC3B4;
}

Frequently asked questions

What color is #BDC3B4?+

#BDC3B4 is a HEX color with RGB value rgb(189, 195, 180) and HSL value hsl(84, 11%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDC3B4?+

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