#B4A0BB Color Information

Hex color code: #B4A0BB

#B4A0BB is a subtle purple color. In RGB it is (180, 160, 187), and in HSL it is (284°, 17%, 68%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B4A0BB
RGB
180, 160, 187
HSL
284°, 17%, 68%
CMYK
4%, 14%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4A0BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 160, 187

Red: 180 / Green: 160 / Blue: 187

HSL

284°, 17%, 68%

Hue: 284° / Saturation: 17% / Lightness: 68%

CMYK

4%, 14%, 0%, 27%

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

What color is #B4A0BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4A0BB to RGB:

rgb(180, 160, 187)HEX to RGB Converter →

HEX to HSL

Convert #B4A0BB to HSL:

hsl(284, 17%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B4A0BB to CMYK:

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

Color Meaning and Usage

#B4A0BB is a balanced purple color with RGB values of 180, 160, 187 and HSL of 284°, 17%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4A0BB is #A7BBA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A6A0BB.

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

Contrast with #B4A0BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4A0BB?

#B4A0BB is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B4A0BB?

#B4A0BB in RGB is (180, 160, 187) - 180 red, 160 green, and 187 blue.

How to use #B4A0BB in CSS?

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

What colors go well with #B4A0BB?

#A7BBA0 (complementary), #A6A0BB (analogous), and #91739C (lighter shade) work well with #B4A0BB.