#B7579F Color Information

Hex color code: #B7579F

#B7579F is a pastel magenta color. In RGB it is (183, 87, 159), and in HSL it is (315°, 40%, 53%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#B7579F
RGB
183, 87, 159
HSL
315°, 40%, 53%
CMYK
0%, 52%, 13%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7579F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 87, 159

Red: 183 / Green: 87 / Blue: 159

HSL

315°, 40%, 53%

Hue: 315° / Saturation: 40% / Lightness: 53%

CMYK

0%, 52%, 13%, 28%

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

What color is #B7579F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7579F to RGB:

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

HEX to HSL

Convert #B7579F to HSL:

hsl(315, 40%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B7579F to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #B7579F has RGB (183, 87, 159) and HSL (315°, 40%, 53%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7579F is #57B76F, creating high-contrast pairings. For softer combinations, try analogous colors like #9F57B7.

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

Contrast with #B7579F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7579F?

#B7579F is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B7579F?

#B7579F in RGB is (183, 87, 159) - 183 red, 87 green, and 159 blue.

How to use #B7579F in CSS?

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

What colors go well with #B7579F?

#57B76F (complementary), #9F57B7 (analogous), and #883A74 (lighter shade) work well with #B7579F.