#B4A2BE Color Information

Hex color code: #B4A2BE

#B4A2BE is a neutral purple color. In RGB it is (180, 162, 190), and in HSL it is (279°, 18%, 69%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B4A2BE
RGB
180, 162, 190
HSL
279°, 18%, 69%
CMYK
5%, 15%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4A2BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 162, 190

Red: 180 / Green: 162 / Blue: 190

HSL

279°, 18%, 69%

Hue: 279° / Saturation: 18% / Lightness: 69%

CMYK

5%, 15%, 0%, 25%

Cyan: 5% / Magenta: 15% / Yellow: 0% / Key: 25%

What color is #B4A2BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4A2BE to RGB:

rgb(180, 162, 190)HEX to RGB Converter →

HEX to HSL

Convert #B4A2BE to HSL:

hsl(279, 18%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B4A2BE to CMYK:

cmyk(5%, 15%, 0%, 25%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #B4A2BE has RGB (180, 162, 190) and HSL (279°, 18%, 69%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4A2BE is #ACBEA2, creating high-contrast pairings. For softer combinations, try analogous colors like #A6A2BE.

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

Contrast with #B4A2BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4A2BE?

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

What is the RGB value of #B4A2BE?

#B4A2BE in RGB is (180, 162, 190) - 180 red, 162 green, and 190 blue.

How to use #B4A2BE in CSS?

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

What colors go well with #B4A2BE?

#ACBEA2 (complementary), #A6A2BE (analogous), and #90759F (lighter shade) work well with #B4A2BE.