#B78EBE Color Information

Hex color code: #B78EBE

A soft magenta shade, #B78EBE appears as (183, 142, 190) in RGB and (291°, 27%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B78EBE
RGB
183, 142, 190
HSL
291°, 27%, 65%
CMYK
4%, 25%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B78EBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 142, 190

Red: 183 / Green: 142 / Blue: 190

HSL

291°, 27%, 65%

Hue: 291° / Saturation: 27% / Lightness: 65%

CMYK

4%, 25%, 0%, 25%

Cyan: 4% / Magenta: 25% / Yellow: 0% / Key: 25%

What color is #B78EBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B78EBE to RGB:

rgb(183, 142, 190)HEX to RGB Converter →

HEX to HSL

Convert #B78EBE to HSL:

hsl(291, 27%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B78EBE to CMYK:

cmyk(4%, 25%, 0%, 25%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B78EBE has RGB (183, 142, 190) and HSL (291°, 27%, 65%). 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 #B78EBE is #95BE8E, creating high-contrast pairings. For softer combinations, try analogous colors like #9F8EBE.

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

Contrast with #B78EBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B78EBE?

#B78EBE is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B78EBE?

#B78EBE in RGB is (183, 142, 190) - 183 red, 142 green, and 190 blue.

How to use #B78EBE in CSS?

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

What colors go well with #B78EBE?

#95BE8E (complementary), #9F8EBE (analogous), and #985DA2 (lighter shade) work well with #B78EBE.