#B0ACB8 Color Information

Hex color code: #B0ACB8

A muted purple shade, #B0ACB8 appears as (176, 172, 184) in RGB and (260°, 8%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B0ACB8
RGB
176, 172, 184
HSL
260°, 8%, 70%
CMYK
4%, 7%, 0%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0ACB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 172, 184

Red: 176 / Green: 172 / Blue: 184

HSL

260°, 8%, 70%

Hue: 260° / Saturation: 8% / Lightness: 70%

CMYK

4%, 7%, 0%, 28%

Cyan: 4% / Magenta: 7% / Yellow: 0% / Key: 28%

What color is #B0ACB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0ACB8 to RGB:

rgb(176, 172, 184)HEX to RGB Converter →

HEX to HSL

Convert #B0ACB8 to HSL:

hsl(260, 8%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B0ACB8 to CMYK:

cmyk(4%, 7%, 0%, 28%)Color Converter →

Color Meaning and Usage

A understated purple tone, #B0ACB8 has RGB (176, 172, 184) and HSL (260°, 8%, 70%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0ACB8 is #B5B9AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACAEB9.

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

Contrast with #B0ACB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0ACB8?

#B0ACB8 is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B0ACB8?

#B0ACB8 in RGB is (176, 172, 184) - 176 red, 172 green, and 184 blue.

How to use #B0ACB8 in CSS?

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

What colors go well with #B0ACB8?

#B5B9AC (complementary), #ACAEB9 (analogous), and #898395 (lighter shade) work well with #B0ACB8.