#BBA4AC Color Information

Hex color code: #BBA4AC

A muted magenta shade, #BBA4AC appears as (187, 164, 172) in RGB and (339°, 14%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BBA4AC
RGB
187, 164, 172
HSL
339°, 14%, 69%
CMYK
0%, 12%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA4AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 164, 172

Red: 187 / Green: 164 / Blue: 172

HSL

339°, 14%, 69%

Hue: 339° / Saturation: 14% / Lightness: 69%

CMYK

0%, 12%, 8%, 27%

Cyan: 0% / Magenta: 12% / Yellow: 8% / Key: 27%

What color is #BBA4AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA4AC to RGB:

rgb(187, 164, 172)HEX to RGB Converter →

HEX to HSL

Convert #BBA4AC to HSL:

hsl(339, 14%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA4AC to CMYK:

cmyk(0%, 12%, 8%, 27%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #BBA4AC has RGB (187, 164, 172) and HSL (339°, 14%, 69%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA4AC is #A5BBB3, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA5B8.

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

Contrast with #BBA4AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA4AC?

#BBA4AC is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBA4AC?

#BBA4AC in RGB is (187, 164, 172) - 187 red, 164 green, and 172 blue.

How to use #BBA4AC in CSS?

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

What colors go well with #BBA4AC?

#A5BBB3 (complementary), #BBA5B8 (analogous), and #9A7985 (lighter shade) work well with #BBA4AC.