#B7B6B4 Color Information

Hex color code: #B7B6B4

#B7B6B4 is a balanced orange color. In RGB it is (183, 182, 180), and in HSL it is (40°, 2%, 71%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B7B6B4
RGB
183, 182, 180
HSL
40°, 2%, 71%
CMYK
0%, 1%, 2%, 28%

Shades

CSS Usage
color: #B7B6B4;
background-color: #B7B6B4;
border-color: #B7B6B4;
box-shadow: 0 0 10px #B7B6B4;
border: 2px solid #B7B6B4;
Tailwind Usage
bg-[#B7B6B4]
text-[#B7B6B4]
border-[#B7B6B4]
shadow-[0_0_10px_B7B6B4]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B7B6B4, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B7B6B4; color: #000000; }

Badge

New Feature
.badge { background-color: #B7B6B4; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B7B6B4; background-color: #B7B6B415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B7B6B420; border-left: 4px solid #B7B6B4; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B7B6B4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B7B6B4 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 182, 180

Red: 183 / Green: 182 / Blue: 180

HSL

40°, 2%, 71%

Hue: 40° / Saturation: 2% / Lightness: 71%

CMYK

0%, 1%, 2%, 28%

Cyan: 0% / Magenta: 1% / Yellow: 2% / Key: 28%

What color is #B7B6B4?

#B7B6B4 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7B6B4 to RGB:

rgb(183, 182, 180)HEX to RGB Converter →

HEX to HSL

Convert #B7B6B4 to HSL:

hsl(40, 2%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B7B6B4 to CMYK:

cmyk(0%, 1%, 2%, 28%)Color Converter →

Color Meaning and Usage

#B7B6B4 is a balanced orange color with RGB values of 183, 182, 180 and HSL of 40°, 2%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7B6B4 is #B4B5B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7B4B4.

Use #B7B6B4 in CSS: color: #B7B6B4 or background-color: #B7B6B4. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B7B6B4

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 10.36:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7B6B4?

#B7B6B4 is a balanced orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B7B6B4?

#B7B6B4 in RGB is (183, 182, 180) - 183 red, 182 green, and 180 blue.

How to use #B7B6B4 in CSS?

Use #B7B6B4 directly in your CSS properties like color or background-color.

What colors go well with #B7B6B4?

#B4B5B7 (complementary), #B7B4B4 (analogous), and #91908D (lighter shade) work well with #B7B6B4.