#B356AB Color Information

Hex color code: #B356AB

A gentle magenta shade, #B356AB appears as (179, 86, 171) in RGB and (305°, 38%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#B356AB
RGB
179, 86, 171
HSL
305°, 38%, 52%
CMYK
0%, 52%, 4%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B356AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 86, 171

Red: 179 / Green: 86 / Blue: 171

HSL

305°, 38%, 52%

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

CMYK

0%, 52%, 4%, 30%

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

What color is #B356AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B356AB to RGB:

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

HEX to HSL

Convert #B356AB to HSL:

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

HEX to CMYK

Convert #B356AB to CMYK:

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

Color Meaning and Usage

#B356AB is a soft magenta color with RGB values of 179, 86, 171 and HSL of 305°, 38%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B356AB is #56B35E, creating high-contrast pairings. For softer combinations, try analogous colors like #8C56B3.

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

Contrast with #B356AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B356AB?

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

What is the RGB value of #B356AB?

#B356AB in RGB is (179, 86, 171) - 179 red, 86 green, and 171 blue.

How to use #B356AB in CSS?

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

What colors go well with #B356AB?

#56B35E (complementary), #8C56B3 (analogous), and #823A7C (lighter shade) work well with #B356AB.