#B3519A Color Information

Hex color code: #B3519A

#B3519A is a gentle magenta color. In RGB it is (179, 81, 154), and in HSL it is (315°, 39%, 51%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#B3519A
RGB
179, 81, 154
HSL
315°, 39%, 51%
CMYK
0%, 55%, 14%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B3519A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B3519A; color: #FFFFFF; }

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 #B3519A; background-color: #B3519A15; }

Alert / Toast

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

Link / Accent

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

a { color: #B3519A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 81, 154

Red: 179 / Green: 81 / Blue: 154

HSL

315°, 39%, 51%

Hue: 315° / Saturation: 39% / Lightness: 51%

CMYK

0%, 55%, 14%, 30%

Cyan: 0% / Magenta: 55% / Yellow: 14% / Key: 30%

What color is #B3519A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3519A to RGB:

rgb(179, 81, 154)HEX to RGB Converter →

HEX to HSL

Convert #B3519A to HSL:

hsl(315, 39%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B3519A to CMYK:

cmyk(0%, 55%, 14%, 30%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #B3519A has RGB (179, 81, 154) and HSL (315°, 39%, 51%). 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 #B3519A is #51B36A, creating high-contrast pairings. For softer combinations, try analogous colors like #9A51B3.

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

Contrast with #B3519A

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

Contrast Ratio: 4.56:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3519A?

#B3519A is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B3519A?

#B3519A in RGB is (179, 81, 154) - 179 red, 81 green, and 154 blue.

How to use #B3519A in CSS?

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

What colors go well with #B3519A?

#51B36A (complementary), #9A51B3 (analogous), and #80386E (lighter shade) work well with #B3519A.