#BBA2AE Color Information

Hex color code: #BBA2AE

#BBA2AE is a understated magenta color. In RGB it is (187, 162, 174), and in HSL it is (331°, 16%, 68%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BBA2AE
RGB
187, 162, 174
HSL
331°, 16%, 68%
CMYK
0%, 13%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA2AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 162, 174

Red: 187 / Green: 162 / Blue: 174

HSL

331°, 16%, 68%

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

CMYK

0%, 13%, 7%, 27%

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

What color is #BBA2AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA2AE to RGB:

rgb(187, 162, 174)HEX to RGB Converter →

HEX to HSL

Convert #BBA2AE to HSL:

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

HEX to CMYK

Convert #BBA2AE to CMYK:

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

Color Meaning and Usage

#BBA2AE is a subtle magenta color with RGB values of 187, 162, 174 and HSL of 331°, 16%, 68%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA2AE is #A0BAAE, creating high-contrast pairings. For softer combinations, try analogous colors like #BAA0BA.

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

Contrast with #BBA2AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA2AE?

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

What is the RGB value of #BBA2AE?

#BBA2AE in RGB is (187, 162, 174) - 187 red, 162 green, and 174 blue.

How to use #BBA2AE in CSS?

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

What colors go well with #BBA2AE?

#A0BAAE (complementary), #BAA0BA (analogous), and #9A7487 (lighter shade) work well with #BBA2AE.