#B97ACD Color Information

Hex color code: #B97ACD

The hex color #B97ACD is a gentle magenta with RGB values of (185, 122, 205) and HSL of (286°, 45%, 64%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B97ACD
RGB
185, 122, 205
HSL
286°, 45%, 64%
CMYK
10%, 40%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B97ACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 122, 205

Red: 185 / Green: 122 / Blue: 205

HSL

286°, 45%, 64%

Hue: 286° / Saturation: 45% / Lightness: 64%

CMYK

10%, 40%, 0%, 20%

Cyan: 10% / Magenta: 40% / Yellow: 0% / Key: 20%

What color is #B97ACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B97ACD to RGB:

rgb(185, 122, 205)HEX to RGB Converter →

HEX to HSL

Convert #B97ACD to HSL:

hsl(286, 45%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B97ACD to CMYK:

cmyk(10%, 40%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #B97ACD has RGB (185, 122, 205) and HSL (286°, 45%, 64%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B97ACD is #8DCD7A, creating high-contrast pairings. For softer combinations, try analogous colors like #907ACD.

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

Contrast with #B97ACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B97ACD?

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

What is the RGB value of #B97ACD?

#B97ACD in RGB is (185, 122, 205) - 185 red, 122 green, and 205 blue.

How to use #B97ACD in CSS?

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

What colors go well with #B97ACD?

#8DCD7A (complementary), #907ACD (analogous), and #9B45B5 (lighter shade) work well with #B97ACD.