#BDBEC4 Color

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

Color preview

#BDBEC4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDBEC4

.color-bdbec4 {
  color: #BDBEC4;
  background-color: #BDBEC4;
}

Frequently asked questions

What color is #BDBEC4?+

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

What is the closest Tailwind color to #BDBEC4?+

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