#BBA3BF Color Information

Hex color code: #BBA3BF

#BBA3BF is a subtle magenta color. In RGB it is (187, 163, 191), and in HSL it is (291°, 18%, 69%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BBA3BF
RGB
187, 163, 191
HSL
291°, 18%, 69%
CMYK
2%, 15%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA3BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 163, 191

Red: 187 / Green: 163 / Blue: 191

HSL

291°, 18%, 69%

Hue: 291° / Saturation: 18% / Lightness: 69%

CMYK

2%, 15%, 0%, 25%

Cyan: 2% / Magenta: 15% / Yellow: 0% / Key: 25%

What color is #BBA3BF?

#BBA3BF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA3BF to RGB:

rgb(187, 163, 191)HEX to RGB Converter →

HEX to HSL

Convert #BBA3BF to HSL:

hsl(291, 18%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA3BF to CMYK:

cmyk(2%, 15%, 0%, 25%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #BBA3BF has RGB (187, 163, 191) and HSL (291°, 18%, 69%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA3BF is #A6BEA2, creating high-contrast pairings. For softer combinations, try analogous colors like #ACA2BE.

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

Contrast with #BBA3BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA3BF?

#BBA3BF is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BBA3BF?

#BBA3BF in RGB is (187, 163, 191) - 187 red, 163 green, and 191 blue.

How to use #BBA3BF in CSS?

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

What colors go well with #BBA3BF?

#A6BEA2 (complementary), #ACA2BE (analogous), and #98759F (lighter shade) work well with #BBA3BF.