#B79FAA Color Information

Hex color code: #B79FAA

A neutral magenta shade, #B79FAA appears as (183, 159, 170) in RGB and (333°, 14%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B79FAA
RGB
183, 159, 170
HSL
333°, 14%, 67%
CMYK
0%, 13%, 7%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B79FAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 159, 170

Red: 183 / Green: 159 / Blue: 170

HSL

333°, 14%, 67%

Hue: 333° / Saturation: 14% / Lightness: 67%

CMYK

0%, 13%, 7%, 28%

Cyan: 0% / Magenta: 13% / Yellow: 7% / Key: 28%

What color is #B79FAA?

#B79FAA is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B79FAA to RGB:

rgb(183, 159, 170)HEX to RGB Converter →

HEX to HSL

Convert #B79FAA to HSL:

hsl(333, 14%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B79FAA to CMYK:

cmyk(0%, 13%, 7%, 28%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #B79FAA has RGB (183, 159, 170) and HSL (333°, 14%, 67%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B79FAA is #9FB7AC, creating high-contrast pairings. For softer combinations, try analogous colors like #B79FB5.

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

Contrast with #B79FAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B79FAA?

#B79FAA is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B79FAA?

#B79FAA in RGB is (183, 159, 170) - 183 red, 159 green, and 170 blue.

How to use #B79FAA in CSS?

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

What colors go well with #B79FAA?

#9FB7AC (complementary), #B79FB5 (analogous), and #967383 (lighter shade) work well with #B79FAA.