#B973CE Color Information

Hex color code: #B973CE

The hex color #B973CE is a gentle magenta with RGB values of (185, 115, 206) and HSL of (286°, 48%, 63%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B973CE
RGB
185, 115, 206
HSL
286°, 48%, 63%
CMYK
10%, 44%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B973CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 115, 206

Red: 185 / Green: 115 / Blue: 206

HSL

286°, 48%, 63%

Hue: 286° / Saturation: 48% / Lightness: 63%

CMYK

10%, 44%, 0%, 19%

Cyan: 10% / Magenta: 44% / Yellow: 0% / Key: 19%

What color is #B973CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B973CE to RGB:

rgb(185, 115, 206)HEX to RGB Converter →

HEX to HSL

Convert #B973CE to HSL:

hsl(286, 48%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B973CE to CMYK:

cmyk(10%, 44%, 0%, 19%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #B973CE has RGB (185, 115, 206) and HSL (286°, 48%, 63%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B973CE is #88CE73, creating high-contrast pairings. For softer combinations, try analogous colors like #8C73CE.

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

Contrast with #B973CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B973CE?

#B973CE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B973CE?

#B973CE in RGB is (185, 115, 206) - 185 red, 115 green, and 206 blue.

How to use #B973CE in CSS?

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

What colors go well with #B973CE?

#88CE73 (complementary), #8C73CE (analogous), and #9A40B5 (lighter shade) work well with #B973CE.