#B76ACE Color Information

Hex color code: #B76ACE

#B76ACE is a balanced magenta color. In RGB it is (183, 106, 206), and in HSL it is (286°, 51%, 61%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B76ACE
RGB
183, 106, 206
HSL
286°, 51%, 61%
CMYK
11%, 49%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B76ACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 106, 206

Red: 183 / Green: 106 / Blue: 206

HSL

286°, 51%, 61%

Hue: 286° / Saturation: 51% / Lightness: 61%

CMYK

11%, 49%, 0%, 19%

Cyan: 11% / Magenta: 49% / Yellow: 0% / Key: 19%

What color is #B76ACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B76ACE to RGB:

rgb(183, 106, 206)HEX to RGB Converter →

HEX to HSL

Convert #B76ACE to HSL:

hsl(286, 51%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B76ACE to CMYK:

cmyk(11%, 49%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B76ACE is a neutral magenta color with RGB values of 183, 106, 206 and HSL of 286°, 51%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B76ACE is #80CE69, creating high-contrast pairings. For softer combinations, try analogous colors like #8469CE.

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

Contrast with #B76ACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B76ACE?

#B76ACE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B76ACE?

#B76ACE in RGB is (183, 106, 206) - 183 red, 106 green, and 206 blue.

How to use #B76ACE in CSS?

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

What colors go well with #B76ACE?

#80CE69 (complementary), #8469CE (analogous), and #9539B1 (lighter shade) work well with #B76ACE.