#B6A7BE Color Information

Hex color code: #B6A7BE

#B6A7BE is a balanced purple color. In RGB it is (182, 167, 190), and in HSL it is (279°, 15%, 70%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#B6A7BE
RGB
182, 167, 190
HSL
279°, 15%, 70%
CMYK
4%, 12%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6A7BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 167, 190

Red: 182 / Green: 167 / Blue: 190

HSL

279°, 15%, 70%

Hue: 279° / Saturation: 15% / Lightness: 70%

CMYK

4%, 12%, 0%, 25%

Cyan: 4% / Magenta: 12% / Yellow: 0% / Key: 25%

What color is #B6A7BE?

#B6A7BE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6A7BE to RGB:

rgb(182, 167, 190)HEX to RGB Converter →

HEX to HSL

Convert #B6A7BE to HSL:

hsl(279, 15%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B6A7BE to CMYK:

cmyk(4%, 12%, 0%, 25%)Color Converter →

Color Meaning and Usage

#B6A7BE is a neutral purple color with RGB values of 182, 167, 190 and HSL of 279°, 15%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6A7BE is #AFBEA7, creating high-contrast pairings. For softer combinations, try analogous colors like #AAA7BE.

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

Contrast with #B6A7BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6A7BE?

#B6A7BE is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B6A7BE?

#B6A7BE in RGB is (182, 167, 190) - 182 red, 167 green, and 190 blue.

How to use #B6A7BE in CSS?

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

What colors go well with #B6A7BE?

#AFBEA7 (complementary), #AAA7BE (analogous), and #917B9D (lighter shade) work well with #B6A7BE.