#BBA0AC Color Information

Hex color code: #BBA0AC

The hex color #BBA0AC is a muted magenta with RGB values of (187, 160, 172) and HSL of (333°, 17%, 68%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BBA0AC
RGB
187, 160, 172
HSL
333°, 17%, 68%
CMYK
0%, 14%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA0AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 160, 172

Red: 187 / Green: 160 / Blue: 172

HSL

333°, 17%, 68%

Hue: 333° / Saturation: 17% / Lightness: 68%

CMYK

0%, 14%, 8%, 27%

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

What color is #BBA0AC?

#BBA0AC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA0AC to RGB:

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

HEX to HSL

Convert #BBA0AC to HSL:

hsl(333, 17%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA0AC to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #BBA0AC has RGB (187, 160, 172) and HSL (333°, 17%, 68%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA0AC is #A0BBAF, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA0BA.

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

Contrast with #BBA0AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA0AC?

#BBA0AC is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BBA0AC?

#BBA0AC in RGB is (187, 160, 172) - 187 red, 160 green, and 172 blue.

How to use #BBA0AC in CSS?

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

What colors go well with #BBA0AC?

#A0BBAF (complementary), #BBA0BA (analogous), and #9C7385 (lighter shade) work well with #BBA0AC.