#B367BB Color Information

Hex color code: #B367BB

#B367BB is a gentle magenta color. In RGB it is (179, 103, 187), and in HSL it is (294°, 38%, 57%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B367BB
RGB
179, 103, 187
HSL
294°, 38%, 57%
CMYK
4%, 45%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B367BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 103, 187

Red: 179 / Green: 103 / Blue: 187

HSL

294°, 38%, 57%

Hue: 294° / Saturation: 38% / Lightness: 57%

CMYK

4%, 45%, 0%, 27%

Cyan: 4% / Magenta: 45% / Yellow: 0% / Key: 27%

What color is #B367BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B367BB to RGB:

rgb(179, 103, 187)HEX to RGB Converter →

HEX to HSL

Convert #B367BB to HSL:

hsl(294, 38%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #B367BB to CMYK:

cmyk(4%, 45%, 0%, 27%)Color Converter →

Color Meaning and Usage

#B367BB is a subtle magenta color with RGB values of 179, 103, 187 and HSL of 294°, 38%, 57%. 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 #B367BB is #70BB68, creating high-contrast pairings. For softer combinations, try analogous colors like #8968BB.

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

Contrast with #B367BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B367BB?

#B367BB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B367BB?

#B367BB in RGB is (179, 103, 187) - 179 red, 103 green, and 187 blue.

How to use #B367BB in CSS?

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

What colors go well with #B367BB?

#70BB68 (complementary), #8968BB (analogous), and #8C4294 (lighter shade) work well with #B367BB.