#B3568B Color Information

Hex color code: #B3568B

#B3568B is a delicate magenta color. In RGB it is (179, 86, 139), and in HSL it is (326°, 38%, 52%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#B3568B
RGB
179, 86, 139
HSL
326°, 38%, 52%
CMYK
0%, 52%, 22%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3568B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 86, 139

Red: 179 / Green: 86 / Blue: 139

HSL

326°, 38%, 52%

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

CMYK

0%, 52%, 22%, 30%

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

What color is #B3568B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3568B to RGB:

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

HEX to HSL

Convert #B3568B to HSL:

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

HEX to CMYK

Convert #B3568B to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #B3568B has RGB (179, 86, 139) and HSL (326°, 38%, 52%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3568B is #56B37E, creating high-contrast pairings. For softer combinations, try analogous colors like #AD56B3.

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

Contrast with #B3568B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3568B?

#B3568B is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B3568B?

#B3568B in RGB is (179, 86, 139) - 179 red, 86 green, and 139 blue.

How to use #B3568B in CSS?

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

What colors go well with #B3568B?

#56B37E (complementary), #AD56B3 (analogous), and #823A63 (lighter shade) work well with #B3568B.