#B79DBC Color Information

Hex color code: #B79DBC

#B79DBC is a neutral magenta color. In RGB it is (183, 157, 188), and in HSL it is (290°, 19%, 68%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B79DBC
RGB
183, 157, 188
HSL
290°, 19%, 68%
CMYK
3%, 16%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B79DBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 157, 188

Red: 183 / Green: 157 / Blue: 188

HSL

290°, 19%, 68%

Hue: 290° / Saturation: 19% / Lightness: 68%

CMYK

3%, 16%, 0%, 26%

Cyan: 3% / Magenta: 16% / Yellow: 0% / Key: 26%

What color is #B79DBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B79DBC to RGB:

rgb(183, 157, 188)HEX to RGB Converter →

HEX to HSL

Convert #B79DBC to HSL:

hsl(290, 19%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B79DBC to CMYK:

cmyk(3%, 16%, 0%, 26%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #B79DBC has RGB (183, 157, 188) and HSL (290°, 19%, 68%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B79DBC is #A3BD9E, creating high-contrast pairings. For softer combinations, try analogous colors like #A89EBD.

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

Contrast with #B79DBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B79DBC?

#B79DBC is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B79DBC?

#B79DBC in RGB is (183, 157, 188) - 183 red, 157 green, and 188 blue.

How to use #B79DBC in CSS?

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

What colors go well with #B79DBC?

#A3BD9E (complementary), #A89EBD (analogous), and #96709E (lighter shade) work well with #B79DBC.