#B36EA4 Color Information

Hex color code: #B36EA4

A gentle magenta shade, #B36EA4 appears as (179, 110, 164) in RGB and (313°, 31%, 57%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B36EA4
RGB
179, 110, 164
HSL
313°, 31%, 57%
CMYK
0%, 39%, 8%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B36EA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 110, 164

Red: 179 / Green: 110 / Blue: 164

HSL

313°, 31%, 57%

Hue: 313° / Saturation: 31% / Lightness: 57%

CMYK

0%, 39%, 8%, 30%

Cyan: 0% / Magenta: 39% / Yellow: 8% / Key: 30%

What color is #B36EA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B36EA4 to RGB:

rgb(179, 110, 164)HEX to RGB Converter →

HEX to HSL

Convert #B36EA4 to HSL:

hsl(313, 31%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #B36EA4 to CMYK:

cmyk(0%, 39%, 8%, 30%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #B36EA4 has RGB (179, 110, 164) and HSL (313°, 31%, 57%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B36EA4 is #6FB37E, creating high-contrast pairings. For softer combinations, try analogous colors like #A06FB3.

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

Contrast with #B36EA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B36EA4?

#B36EA4 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B36EA4?

#B36EA4 in RGB is (179, 110, 164) - 179 red, 110 green, and 164 blue.

How to use #B36EA4 in CSS?

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

What colors go well with #B36EA4?

#6FB37E (complementary), #A06FB3 (analogous), and #8C4A7E (lighter shade) work well with #B36EA4.