#B2AEBD Color Information

Hex color code: #B2AEBD

A neutral purple shade, #B2AEBD appears as (178, 174, 189) in RGB and (256°, 10%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#B2AEBD
RGB
178, 174, 189
HSL
256°, 10%, 71%
CMYK
6%, 8%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2AEBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 174, 189

Red: 178 / Green: 174 / Blue: 189

HSL

256°, 10%, 71%

Hue: 256° / Saturation: 10% / Lightness: 71%

CMYK

6%, 8%, 0%, 26%

Cyan: 6% / Magenta: 8% / Yellow: 0% / Key: 26%

What color is #B2AEBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2AEBD to RGB:

rgb(178, 174, 189)HEX to RGB Converter →

HEX to HSL

Convert #B2AEBD to HSL:

hsl(256, 10%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B2AEBD to CMYK:

cmyk(6%, 8%, 0%, 26%)Color Converter →

Color Meaning and Usage

#B2AEBD is a muted purple color with RGB values of 178, 174, 189 and HSL of 256°, 10%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2AEBD is #B9BCAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEB1BC.

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

Contrast with #B2AEBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2AEBD?

#B2AEBD is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B2AEBD?

#B2AEBD in RGB is (178, 174, 189) - 178 red, 174 green, and 189 blue.

How to use #B2AEBD in CSS?

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

What colors go well with #B2AEBD?

#B9BCAE (complementary), #AEB1BC (analogous), and #8A849A (lighter shade) work well with #B2AEBD.