#BBA0CB Color Information

Hex color code: #BBA0CB

#BBA0CB is a pastel purple color. In RGB it is (187, 160, 203), and in HSL it is (278°, 29%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BBA0CB
RGB
187, 160, 203
HSL
278°, 29%, 71%
CMYK
8%, 21%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA0CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 160, 203

Red: 187 / Green: 160 / Blue: 203

HSL

278°, 29%, 71%

Hue: 278° / Saturation: 29% / Lightness: 71%

CMYK

8%, 21%, 0%, 20%

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

What color is #BBA0CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA0CB to RGB:

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

HEX to HSL

Convert #BBA0CB to HSL:

hsl(278, 29%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA0CB to CMYK:

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

Color Meaning and Usage

#BBA0CB is a delicate purple color with RGB values of 187, 160, 203 and HSL of 278°, 29%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA0CB is #AFCAA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A5A0CA.

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

Contrast with #BBA0CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA0CB?

#BBA0CB is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BBA0CB?

#BBA0CB in RGB is (187, 160, 203) - 187 red, 160 green, and 203 blue.

How to use #BBA0CB in CSS?

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

What colors go well with #BBA0CB?

#AFCAA0 (complementary), #A5A0CA (analogous), and #976EAF (lighter shade) work well with #BBA0CB.