#B78CBA Color Information

Hex color code: #B78CBA

#B78CBA is a pastel magenta color. In RGB it is (183, 140, 186), and in HSL it is (296°, 25%, 64%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B78CBA
RGB
183, 140, 186
HSL
296°, 25%, 64%
CMYK
2%, 25%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B78CBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 140, 186

Red: 183 / Green: 140 / Blue: 186

HSL

296°, 25%, 64%

Hue: 296° / Saturation: 25% / Lightness: 64%

CMYK

2%, 25%, 0%, 27%

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

What color is #B78CBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B78CBA to RGB:

rgb(183, 140, 186)HEX to RGB Converter →

HEX to HSL

Convert #B78CBA to HSL:

hsl(296, 25%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B78CBA to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #B78CBA has RGB (183, 140, 186) and HSL (296°, 25%, 64%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B78CBA is #8FBA8C, creating high-contrast pairings. For softer combinations, try analogous colors like #A08CBA.

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

Contrast with #B78CBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B78CBA?

#B78CBA is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B78CBA?

#B78CBA in RGB is (183, 140, 186) - 183 red, 140 green, and 186 blue.

How to use #B78CBA in CSS?

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

What colors go well with #B78CBA?

#8FBA8C (complementary), #A08CBA (analogous), and #985E9C (lighter shade) work well with #B78CBA.