#B36FCA Color Information

Hex color code: #B36FCA

#B36FCA is a soft magenta color. In RGB it is (179, 111, 202), and in HSL it is (285°, 46%, 61%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B36FCA
RGB
179, 111, 202
HSL
285°, 46%, 61%
CMYK
11%, 45%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B36FCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 111, 202

Red: 179 / Green: 111 / Blue: 202

HSL

285°, 46%, 61%

Hue: 285° / Saturation: 46% / Lightness: 61%

CMYK

11%, 45%, 0%, 21%

Cyan: 11% / Magenta: 45% / Yellow: 0% / Key: 21%

What color is #B36FCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B36FCA to RGB:

rgb(179, 111, 202)HEX to RGB Converter →

HEX to HSL

Convert #B36FCA to HSL:

hsl(285, 46%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B36FCA to CMYK:

cmyk(11%, 45%, 0%, 21%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #B36FCA has RGB (179, 111, 202) and HSL (285°, 46%, 61%). 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 #B36FCA is #85C96E, creating high-contrast pairings. For softer combinations, try analogous colors like #856EC9.

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

Contrast with #B36FCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B36FCA?

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

What is the RGB value of #B36FCA?

#B36FCA in RGB is (179, 111, 202) - 179 red, 111 green, and 202 blue.

How to use #B36FCA in CSS?

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

What colors go well with #B36FCA?

#85C96E (complementary), #856EC9 (analogous), and #903FAB (lighter shade) work well with #B36FCA.