#B467BC Color Information

Hex color code: #B467BC

A subtle magenta shade, #B467BC appears as (180, 103, 188) in RGB and (294°, 39%, 57%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#B467BC
RGB
180, 103, 188
HSL
294°, 39%, 57%
CMYK
4%, 45%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B467BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 103, 188

Red: 180 / Green: 103 / Blue: 188

HSL

294°, 39%, 57%

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

CMYK

4%, 45%, 0%, 26%

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

What color is #B467BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B467BC to RGB:

rgb(180, 103, 188)HEX to RGB Converter →

HEX to HSL

Convert #B467BC to HSL:

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

HEX to CMYK

Convert #B467BC to CMYK:

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

Color Meaning and Usage

#B467BC is a delicate magenta color with RGB values of 180, 103, 188 and HSL of 294°, 39%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B467BC is #6FBC67, creating high-contrast pairings. For softer combinations, try analogous colors like #8967BC.

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

Contrast with #B467BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B467BC?

#B467BC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B467BC?

#B467BC in RGB is (180, 103, 188) - 180 red, 103 green, and 188 blue.

How to use #B467BC in CSS?

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

What colors go well with #B467BC?

#6FBC67 (complementary), #8967BC (analogous), and #8D4195 (lighter shade) work well with #B467BC.