#B93CB9 Color Information

Hex color code: #B93CB9

#B93CB9 is a muted magenta color. In RGB it is (185, 60, 185), and in HSL it is (300°, 51%, 48%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B93CB9
RGB
185, 60, 185
HSL
300°, 51%, 48%
CMYK
0%, 68%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B93CB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 60, 185

Red: 185 / Green: 60 / Blue: 185

HSL

300°, 51%, 48%

Hue: 300° / Saturation: 51% / Lightness: 48%

CMYK

0%, 68%, 0%, 27%

Cyan: 0% / Magenta: 68% / Yellow: 0% / Key: 27%

What color is #B93CB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B93CB9 to RGB:

rgb(185, 60, 185)HEX to RGB Converter →

HEX to HSL

Convert #B93CB9 to HSL:

hsl(300, 51%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #B93CB9 to CMYK:

cmyk(0%, 68%, 0%, 27%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #B93CB9 has RGB (185, 60, 185) and HSL (300°, 51%, 48%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B93CB9 is #3CB93C, creating high-contrast pairings. For softer combinations, try analogous colors like #7A3CB9.

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

Contrast with #B93CB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B93CB9?

#B93CB9 is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B93CB9?

#B93CB9 in RGB is (185, 60, 185) - 185 red, 60 green, and 185 blue.

How to use #B93CB9 in CSS?

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

What colors go well with #B93CB9?

#3CB93C (complementary), #7A3CB9 (analogous), and #7F297F (lighter shade) work well with #B93CB9.