#BB8DBF Color Information

Hex color code: #BB8DBF

#BB8DBF is a pastel magenta color. In RGB it is (187, 141, 191), and in HSL it is (295°, 28%, 65%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BB8DBF
RGB
187, 141, 191
HSL
295°, 28%, 65%
CMYK
2%, 26%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB8DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 141, 191

Red: 187 / Green: 141 / Blue: 191

HSL

295°, 28%, 65%

Hue: 295° / Saturation: 28% / Lightness: 65%

CMYK

2%, 26%, 0%, 25%

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

What color is #BB8DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB8DBF to RGB:

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

HEX to HSL

Convert #BB8DBF to HSL:

hsl(295, 28%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BB8DBF to CMYK:

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

Color Meaning and Usage

#BB8DBF is a gentle magenta color with RGB values of 187, 141, 191 and HSL of 295°, 28%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB8DBF is #91BF8D, creating high-contrast pairings. For softer combinations, try analogous colors like #A28DBF.

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

Contrast with #BB8DBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB8DBF?

#BB8DBF is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB8DBF?

#BB8DBF in RGB is (187, 141, 191) - 187 red, 141 green, and 191 blue.

How to use #BB8DBF in CSS?

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

What colors go well with #BB8DBF?

#91BF8D (complementary), #A28DBF (analogous), and #9D5CA3 (lighter shade) work well with #BB8DBF.