#B365AD Color Information

Hex color code: #B365AD

A pastel magenta shade, #B365AD appears as (179, 101, 173) in RGB and (305°, 34%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B365AD
RGB
179, 101, 173
HSL
305°, 34%, 55%
CMYK
0%, 44%, 3%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B365AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 101, 173

Red: 179 / Green: 101 / Blue: 173

HSL

305°, 34%, 55%

Hue: 305° / Saturation: 34% / Lightness: 55%

CMYK

0%, 44%, 3%, 30%

Cyan: 0% / Magenta: 44% / Yellow: 3% / Key: 30%

What color is #B365AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B365AD to RGB:

rgb(179, 101, 173)HEX to RGB Converter →

HEX to HSL

Convert #B365AD to HSL:

hsl(305, 34%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #B365AD to CMYK:

cmyk(0%, 44%, 3%, 30%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #B365AD has RGB (179, 101, 173) and HSL (305°, 34%, 55%). 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 #B365AD is #65B36C, creating high-contrast pairings. For softer combinations, try analogous colors like #9365B3.

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

Contrast with #B365AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B365AD?

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

What is the RGB value of #B365AD?

#B365AD in RGB is (179, 101, 173) - 179 red, 101 green, and 173 blue.

How to use #B365AD in CSS?

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

What colors go well with #B365AD?

#65B36C (complementary), #9365B3 (analogous), and #894383 (lighter shade) work well with #B365AD.