#BBA5CB Color Information

Hex color code: #BBA5CB

The hex color #BBA5CB is a subtle purple with RGB values of (187, 165, 203) and HSL of (275°, 27%, 72%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BBA5CB
RGB
187, 165, 203
HSL
275°, 27%, 72%
CMYK
8%, 19%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA5CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 165, 203

Red: 187 / Green: 165 / Blue: 203

HSL

275°, 27%, 72%

Hue: 275° / Saturation: 27% / Lightness: 72%

CMYK

8%, 19%, 0%, 20%

Cyan: 8% / Magenta: 19% / Yellow: 0% / Key: 20%

What color is #BBA5CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA5CB to RGB:

rgb(187, 165, 203)HEX to RGB Converter →

HEX to HSL

Convert #BBA5CB to HSL:

hsl(275, 27%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA5CB to CMYK:

cmyk(8%, 19%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft purple tone, #BBA5CB has RGB (187, 165, 203) and HSL (275°, 27%, 72%). 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 #BBA5CB is #B4CBA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A8A4CB.

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

Contrast with #BBA5CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA5CB?

#BBA5CB is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BBA5CB?

#BBA5CB in RGB is (187, 165, 203) - 187 red, 165 green, and 203 blue.

How to use #BBA5CB in CSS?

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

What colors go well with #BBA5CB?

#B4CBA4 (complementary), #A8A4CB (analogous), and #9674AF (lighter shade) work well with #BBA5CB.