#BBA4AB Color Information

Hex color code: #BBA4AB

A subtle magenta shade, #BBA4AB appears as (187, 164, 171) in RGB and (342°, 14%, 69%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BBA4AB
RGB
187, 164, 171
HSL
342°, 14%, 69%
CMYK
0%, 12%, 9%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA4AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 164, 171

Red: 187 / Green: 164 / Blue: 171

HSL

342°, 14%, 69%

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

CMYK

0%, 12%, 9%, 27%

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

What color is #BBA4AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA4AB to RGB:

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

HEX to HSL

Convert #BBA4AB to HSL:

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

HEX to CMYK

Convert #BBA4AB to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #BBA4AB has RGB (187, 164, 171) and HSL (342°, 14%, 69%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA4AB is #A5BBB4, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA5B7.

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

Contrast with #BBA4AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA4AB?

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

What is the RGB value of #BBA4AB?

#BBA4AB in RGB is (187, 164, 171) - 187 red, 164 green, and 171 blue.

How to use #BBA4AB in CSS?

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

What colors go well with #BBA4AB?

#A5BBB4 (complementary), #BBA5B7 (analogous), and #9A7983 (lighter shade) work well with #BBA4AB.