#B35BAF Color Information

Hex color code: #B35BAF

The hex color #B35BAF is a gentle magenta with RGB values of (179, 91, 175) and HSL of (303°, 37%, 53%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B35BAF
RGB
179, 91, 175
HSL
303°, 37%, 53%
CMYK
0%, 49%, 2%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B35BAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 91, 175

Red: 179 / Green: 91 / Blue: 175

HSL

303°, 37%, 53%

Hue: 303° / Saturation: 37% / Lightness: 53%

CMYK

0%, 49%, 2%, 30%

Cyan: 0% / Magenta: 49% / Yellow: 2% / Key: 30%

What color is #B35BAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B35BAF to RGB:

rgb(179, 91, 175)HEX to RGB Converter →

HEX to HSL

Convert #B35BAF to HSL:

hsl(303, 37%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B35BAF to CMYK:

cmyk(0%, 49%, 2%, 30%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #B35BAF has RGB (179, 91, 175) and HSL (303°, 37%, 53%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B35BAF is #5BB35F, creating high-contrast pairings. For softer combinations, try analogous colors like #8C5BB3.

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

Contrast with #B35BAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B35BAF?

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

What is the RGB value of #B35BAF?

#B35BAF in RGB is (179, 91, 175) - 179 red, 91 green, and 175 blue.

How to use #B35BAF in CSS?

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

What colors go well with #B35BAF?

#5BB35F (complementary), #8C5BB3 (analogous), and #853D81 (lighter shade) work well with #B35BAF.