#B0AAB2 Color Information

Hex color code: #B0AAB2

A understated magenta shade, #B0AAB2 appears as (176, 170, 178) in RGB and (285°, 5%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B0AAB2
RGB
176, 170, 178
HSL
285°, 5%, 68%
CMYK
1%, 4%, 0%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0AAB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 170, 178

Red: 176 / Green: 170 / Blue: 178

HSL

285°, 5%, 68%

Hue: 285° / Saturation: 5% / Lightness: 68%

CMYK

1%, 4%, 0%, 30%

Cyan: 1% / Magenta: 4% / Yellow: 0% / Key: 30%

What color is #B0AAB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0AAB2 to RGB:

rgb(176, 170, 178)HEX to RGB Converter →

HEX to HSL

Convert #B0AAB2 to HSL:

hsl(285, 5%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B0AAB2 to CMYK:

cmyk(1%, 4%, 0%, 30%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #B0AAB2 has RGB (176, 170, 178) and HSL (285°, 5%, 68%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0AAB2 is #ABB1A9, creating high-contrast pairings. For softer combinations, try analogous colors like #ABA9B1.

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

Contrast with #B0AAB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0AAB2?

#B0AAB2 is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B0AAB2?

#B0AAB2 in RGB is (176, 170, 178) - 176 red, 170 green, and 178 blue.

How to use #B0AAB2 in CSS?

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

What colors go well with #B0AAB2?

#ABB1A9 (complementary), #ABA9B1 (analogous), and #8A818D (lighter shade) work well with #B0AAB2.