#B79ADA Color Information

Hex color code: #B79ADA

The hex color #B79ADA is a subtle purple with RGB values of (183, 154, 218) and HSL of (267°, 46%, 73%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#B79ADA
RGB
183, 154, 218
HSL
267°, 46%, 73%
CMYK
16%, 29%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B79ADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 154, 218

Red: 183 / Green: 154 / Blue: 218

HSL

267°, 46%, 73%

Hue: 267° / Saturation: 46% / Lightness: 73%

CMYK

16%, 29%, 0%, 15%

Cyan: 16% / Magenta: 29% / Yellow: 0% / Key: 15%

What color is #B79ADA?

#B79ADA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B79ADA to RGB:

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

HEX to HSL

Convert #B79ADA to HSL:

hsl(267, 46%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B79ADA to CMYK:

cmyk(16%, 29%, 0%, 15%)Color Converter →

Color Meaning and Usage

#B79ADA is a subtle purple color with RGB values of 183, 154, 218 and HSL of 267°, 46%, 73%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B79ADA is #BDDA9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9A9EDA.

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

Contrast with #B79ADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B79ADA?

#B79ADA is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B79ADA?

#B79ADA in RGB is (183, 154, 218) - 183 red, 154 green, and 218 blue.

How to use #B79ADA in CSS?

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

What colors go well with #B79ADA?

#BDDA9A (complementary), #9A9EDA (analogous), and #8F63C5 (lighter shade) work well with #B79ADA.