#BB83AD Color Information

Hex color code: #BB83AD

#BB83AD is a pastel magenta color. In RGB it is (187, 131, 173), and in HSL it is (315°, 29%, 62%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BB83AD
RGB
187, 131, 173
HSL
315°, 29%, 62%
CMYK
0%, 30%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB83AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 131, 173

Red: 187 / Green: 131 / Blue: 173

HSL

315°, 29%, 62%

Hue: 315° / Saturation: 29% / Lightness: 62%

CMYK

0%, 30%, 7%, 27%

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

What color is #BB83AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB83AD to RGB:

rgb(187, 131, 173)HEX to RGB Converter →

HEX to HSL

Convert #BB83AD to HSL:

hsl(315, 29%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BB83AD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #BB83AD has RGB (187, 131, 173) and HSL (315°, 29%, 62%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB83AD is #82BA90, creating high-contrast pairings. For softer combinations, try analogous colors like #AC82BA.

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

Contrast with #BB83AD

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

Contrast Ratio: 6.96:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB83AD?

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

What is the RGB value of #BB83AD?

#BB83AD in RGB is (187, 131, 173) - 187 red, 131 green, and 173 blue.

How to use #BB83AD in CSS?

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

What colors go well with #BB83AD?

#82BA90 (complementary), #AC82BA (analogous), and #9B5589 (lighter shade) work well with #BB83AD.