#BBA0AD Color Information

Hex color code: #BBA0AD

#BBA0AD is a muted magenta color. In RGB it is (187, 160, 173), and in HSL it is (331°, 17%, 68%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BBA0AD
RGB
187, 160, 173
HSL
331°, 17%, 68%
CMYK
0%, 14%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA0AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 160, 173

Red: 187 / Green: 160 / Blue: 173

HSL

331°, 17%, 68%

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

CMYK

0%, 14%, 7%, 27%

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

What color is #BBA0AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA0AD to RGB:

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

HEX to HSL

Convert #BBA0AD to HSL:

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

HEX to CMYK

Convert #BBA0AD to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #BBA0AD has RGB (187, 160, 173) and HSL (331°, 17%, 68%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA0AD is #A0BBAE, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA0BB.

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

Contrast with #BBA0AD

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 #BBA0AD?

#BBA0AD is a balanced magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BBA0AD?

#BBA0AD in RGB is (187, 160, 173) - 187 red, 160 green, and 173 blue.

How to use #BBA0AD in CSS?

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

What colors go well with #BBA0AD?

#A0BBAE (complementary), #BBA0BB (analogous), and #9C7386 (lighter shade) work well with #BBA0AD.