#B3568F Color Information

Hex color code: #B3568F

A soft magenta shade, #B3568F appears as (179, 86, 143) in RGB and (323°, 38%, 52%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#B3568F
RGB
179, 86, 143
HSL
323°, 38%, 52%
CMYK
0%, 52%, 20%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3568F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 86, 143

Red: 179 / Green: 86 / Blue: 143

HSL

323°, 38%, 52%

Hue: 323° / Saturation: 38% / Lightness: 52%

CMYK

0%, 52%, 20%, 30%

Cyan: 0% / Magenta: 52% / Yellow: 20% / Key: 30%

What color is #B3568F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3568F to RGB:

rgb(179, 86, 143)HEX to RGB Converter →

HEX to HSL

Convert #B3568F to HSL:

hsl(323, 38%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B3568F to CMYK:

cmyk(0%, 52%, 20%, 30%)Color Converter →

Color Meaning and Usage

#B3568F is a pastel magenta color with RGB values of 179, 86, 143 and HSL of 323°, 38%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3568F is #56B37A, creating high-contrast pairings. For softer combinations, try analogous colors like #A856B3.

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

Contrast with #B3568F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3568F?

#B3568F is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B3568F?

#B3568F in RGB is (179, 86, 143) - 179 red, 86 green, and 143 blue.

How to use #B3568F in CSS?

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

What colors go well with #B3568F?

#56B37A (complementary), #A856B3 (analogous), and #823A67 (lighter shade) work well with #B3568F.