#B7578F Color Information

Hex color code: #B7578F

A soft magenta shade, #B7578F appears as (183, 87, 143) in RGB and (325°, 40%, 53%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#B7578F
RGB
183, 87, 143
HSL
325°, 40%, 53%
CMYK
0%, 52%, 22%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7578F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 87, 143

Red: 183 / Green: 87 / Blue: 143

HSL

325°, 40%, 53%

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

CMYK

0%, 52%, 22%, 28%

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

What color is #B7578F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7578F to RGB:

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

HEX to HSL

Convert #B7578F to HSL:

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

HEX to CMYK

Convert #B7578F to CMYK:

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

Color Meaning and Usage

#B7578F is a delicate magenta color with RGB values of 183, 87, 143 and HSL of 325°, 40%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7578F is #57B77F, creating high-contrast pairings. For softer combinations, try analogous colors like #AF57B7.

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

Contrast with #B7578F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7578F?

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

What is the RGB value of #B7578F?

#B7578F in RGB is (183, 87, 143) - 183 red, 87 green, and 143 blue.

How to use #B7578F in CSS?

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

What colors go well with #B7578F?

#57B77F (complementary), #AF57B7 (analogous), and #883A67 (lighter shade) work well with #B7578F.