#BDC8B4 Color

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

Color preview

#BDC8B4

Color formats

HEX
#BDC8B4
RGB
rgb(189, 200, 180)
RGBA
rgba(189, 200, 180, 1)
HSL
hsl(93, 15%, 75%)
HSV
hsv(93, 10%, 78%)
CMYK
cmyk(5%, 0%, 10%, 22%)
CSS variable
--color-primary: #BDC8B4;
Lowercase HEX
#bdc8b4

Shades

Tints

Tones

Harmony

CSS snippets for #BDC8B4

.color-bdc8b4 {
  color: #BDC8B4;
  background-color: #BDC8B4;
}

Frequently asked questions

What color is #BDC8B4?+

#BDC8B4 is a HEX color with RGB value rgb(189, 200, 180) and HSL value hsl(93, 15%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDC8B4?+

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