#B95BA1 Color Information

Hex color code: #B95BA1

A delicate magenta shade, #B95BA1 appears as (185, 91, 161) in RGB and (315°, 40%, 54%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#B95BA1
RGB
185, 91, 161
HSL
315°, 40%, 54%
CMYK
0%, 51%, 13%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B95BA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 91, 161

Red: 185 / Green: 91 / Blue: 161

HSL

315°, 40%, 54%

Hue: 315° / Saturation: 40% / Lightness: 54%

CMYK

0%, 51%, 13%, 27%

Cyan: 0% / Magenta: 51% / Yellow: 13% / Key: 27%

What color is #B95BA1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B95BA1 to RGB:

rgb(185, 91, 161)HEX to RGB Converter →

HEX to HSL

Convert #B95BA1 to HSL:

hsl(315, 40%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #B95BA1 to CMYK:

cmyk(0%, 51%, 13%, 27%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B95BA1 has RGB (185, 91, 161) and HSL (315°, 40%, 54%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B95BA1 is #5BB972, creating high-contrast pairings. For softer combinations, try analogous colors like #A15BB9.

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

Contrast with #B95BA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B95BA1?

#B95BA1 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B95BA1?

#B95BA1 in RGB is (185, 91, 161) - 185 red, 91 green, and 161 blue.

How to use #B95BA1 in CSS?

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

What colors go well with #B95BA1?

#5BB972 (complementary), #A15BB9 (analogous), and #8B3C77 (lighter shade) work well with #B95BA1.