#B7A7BF Color Information

Hex color code: #B7A7BF

A neutral purple shade, #B7A7BF appears as (183, 167, 191) in RGB and (280°, 16%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B7A7BF
RGB
183, 167, 191
HSL
280°, 16%, 70%
CMYK
4%, 13%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7A7BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 167, 191

Red: 183 / Green: 167 / Blue: 191

HSL

280°, 16%, 70%

Hue: 280° / Saturation: 16% / Lightness: 70%

CMYK

4%, 13%, 0%, 25%

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

What color is #B7A7BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7A7BF to RGB:

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

HEX to HSL

Convert #B7A7BF to HSL:

hsl(280, 16%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B7A7BF to CMYK:

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

Color Meaning and Usage

A understated purple tone, #B7A7BF has RGB (183, 167, 191) and HSL (280°, 16%, 70%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7A7BF is #AEBFA6, creating high-contrast pairings. For softer combinations, try analogous colors like #AAA6BF.

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

Contrast with #B7A7BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7A7BF?

#B7A7BF is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B7A7BF?

#B7A7BF in RGB is (183, 167, 191) - 183 red, 167 green, and 191 blue.

How to use #B7A7BF in CSS?

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

What colors go well with #B7A7BF?

#AEBFA6 (complementary), #AAA6BF (analogous), and #927A9F (lighter shade) work well with #B7A7BF.