#B7A7BC Color Information

Hex color code: #B7A7BC

The hex color #B7A7BC is a understated magenta with RGB values of (183, 167, 188) and HSL of (286°, 14%, 70%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B7A7BC
RGB
183, 167, 188
HSL
286°, 14%, 70%
CMYK
3%, 11%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B7A7BC; 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 #B7A7BC; background-color: #B7A7BC15; }

Alert / Toast

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

Link / Accent

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

a { color: #B7A7BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 167, 188

Red: 183 / Green: 167 / Blue: 188

HSL

286°, 14%, 70%

Hue: 286° / Saturation: 14% / Lightness: 70%

CMYK

3%, 11%, 0%, 26%

Cyan: 3% / Magenta: 11% / Yellow: 0% / Key: 26%

What color is #B7A7BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7A7BC to RGB:

rgb(183, 167, 188)HEX to RGB Converter →

HEX to HSL

Convert #B7A7BC to HSL:

hsl(286, 14%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B7A7BC to CMYK:

cmyk(3%, 11%, 0%, 26%)Color Converter →

Color Meaning and Usage

#B7A7BC is a subtle magenta color with RGB values of 183, 167, 188 and HSL of 286°, 14%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7A7BC is #ADBDA8, creating high-contrast pairings. For softer combinations, try analogous colors like #AEA8BD.

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

Contrast with #B7A7BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7A7BC?

#B7A7BC is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B7A7BC?

#B7A7BC in RGB is (183, 167, 188) - 183 red, 167 green, and 188 blue.

How to use #B7A7BC in CSS?

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

What colors go well with #B7A7BC?

#ADBDA8 (complementary), #AEA8BD (analogous), and #957C9C (lighter shade) work well with #B7A7BC.