#B3A3BA Color Information

Hex color code: #B3A3BA

#B3A3BA is a neutral purple color. In RGB it is (179, 163, 186), and in HSL it is (282°, 14%, 68%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B3A3BA
RGB
179, 163, 186
HSL
282°, 14%, 68%
CMYK
4%, 12%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3A3BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 163, 186

Red: 179 / Green: 163 / Blue: 186

HSL

282°, 14%, 68%

Hue: 282° / Saturation: 14% / Lightness: 68%

CMYK

4%, 12%, 0%, 27%

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

What color is #B3A3BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3A3BA to RGB:

rgb(179, 163, 186)HEX to RGB Converter →

HEX to HSL

Convert #B3A3BA to HSL:

hsl(282, 14%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B3A3BA to CMYK:

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

Color Meaning and Usage

A balanced purple tone, #B3A3BA has RGB (179, 163, 186) and HSL (282°, 14%, 68%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3A3BA is #A9B9A2, creating high-contrast pairings. For softer combinations, try analogous colors like #A7A2B9.

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

Contrast with #B3A3BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3A3BA?

#B3A3BA is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B3A3BA?

#B3A3BA in RGB is (179, 163, 186) - 179 red, 163 green, and 186 blue.

How to use #B3A3BA in CSS?

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

What colors go well with #B3A3BA?

#A9B9A2 (complementary), #A7A2B9 (analogous), and #8E7698 (lighter shade) work well with #B3A3BA.