#B927B2 Color Information

Hex color code: #B927B2

The hex color #B927B2 is a neutral magenta with RGB values of (185, 39, 178) and HSL of (303°, 65%, 44%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#B927B2
RGB
185, 39, 178
HSL
303°, 65%, 44%
CMYK
0%, 79%, 4%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B927B2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 39, 178

Red: 185 / Green: 39 / Blue: 178

HSL

303°, 65%, 44%

Hue: 303° / Saturation: 65% / Lightness: 44%

CMYK

0%, 79%, 4%, 27%

Cyan: 0% / Magenta: 79% / Yellow: 4% / Key: 27%

What color is #B927B2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B927B2 to RGB:

rgb(185, 39, 178)HEX to RGB Converter →

HEX to HSL

Convert #B927B2 to HSL:

hsl(303, 65%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #B927B2 to CMYK:

cmyk(0%, 79%, 4%, 27%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #B927B2 has RGB (185, 39, 178) and HSL (303°, 65%, 44%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B927B2 is #27B92F, creating high-contrast pairings. For softer combinations, try analogous colors like #7727B9.

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

Contrast with #B927B2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B927B2?

#B927B2 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B927B2?

#B927B2 in RGB is (185, 39, 178) - 185 red, 39 green, and 178 blue.

How to use #B927B2 in CSS?

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

What colors go well with #B927B2?

#27B92F (complementary), #7727B9 (analogous), and #7A1A75 (lighter shade) work well with #B927B2.