#B345AC Color Information

Hex color code: #B345AC

#B345AC is a soft magenta color. In RGB it is (179, 69, 172), and in HSL it is (304°, 44%, 49%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B345AC
RGB
179, 69, 172
HSL
304°, 44%, 49%
CMYK
0%, 61%, 4%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B345AC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B345AC; color: #FFFFFF; }

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 #B345AC; background-color: #B345AC15; }

Alert / Toast

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

Link / Accent

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

a { color: #B345AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 69, 172

Red: 179 / Green: 69 / Blue: 172

HSL

304°, 44%, 49%

Hue: 304° / Saturation: 44% / Lightness: 49%

CMYK

0%, 61%, 4%, 30%

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

What color is #B345AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B345AC to RGB:

rgb(179, 69, 172)HEX to RGB Converter →

HEX to HSL

Convert #B345AC to HSL:

hsl(304, 44%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B345AC to CMYK:

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

Color Meaning and Usage

#B345AC is a soft magenta color with RGB values of 179, 69, 172 and HSL of 304°, 44%, 49%. 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 #B345AC is #46B44D, creating high-contrast pairings. For softer combinations, try analogous colors like #8446B4.

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

Contrast with #B345AC

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

Contrast Ratio: 4.36:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B345AC?

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

What is the RGB value of #B345AC?

#B345AC in RGB is (179, 69, 172) - 179 red, 69 green, and 172 blue.

How to use #B345AC in CSS?

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

What colors go well with #B345AC?

#46B44D (complementary), #8446B4 (analogous), and #7D3178 (lighter shade) work well with #B345AC.