#B79AC5 Color Information

Hex color code: #B79AC5

#B79AC5 is a gentle purple color. In RGB it is (183, 154, 197), and in HSL it is (280°, 27%, 69%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B79AC5
RGB
183, 154, 197
HSL
280°, 27%, 69%
CMYK
7%, 22%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B79AC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 154, 197

Red: 183 / Green: 154 / Blue: 197

HSL

280°, 27%, 69%

Hue: 280° / Saturation: 27% / Lightness: 69%

CMYK

7%, 22%, 0%, 23%

Cyan: 7% / Magenta: 22% / Yellow: 0% / Key: 23%

What color is #B79AC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B79AC5 to RGB:

rgb(183, 154, 197)HEX to RGB Converter →

HEX to HSL

Convert #B79AC5 to HSL:

hsl(280, 27%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B79AC5 to CMYK:

cmyk(7%, 22%, 0%, 23%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #B79AC5 has RGB (183, 154, 197) and HSL (280°, 27%, 69%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B79AC5 is #A9C59B, creating high-contrast pairings. For softer combinations, try analogous colors like #A29BC5.

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

Contrast with #B79AC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B79AC5?

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

What is the RGB value of #B79AC5?

#B79AC5 in RGB is (183, 154, 197) - 183 red, 154 green, and 197 blue.

How to use #B79AC5 in CSS?

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

What colors go well with #B79AC5?

#A9C59B (complementary), #A29BC5 (analogous), and #946AA9 (lighter shade) work well with #B79AC5.