#B464BE Color Information

Hex color code: #B464BE

#B464BE is a pastel magenta color. In RGB it is (180, 100, 190), and in HSL it is (293°, 41%, 57%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B464BE
RGB
180, 100, 190
HSL
293°, 41%, 57%
CMYK
5%, 47%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B464BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 100, 190

Red: 180 / Green: 100 / Blue: 190

HSL

293°, 41%, 57%

Hue: 293° / Saturation: 41% / Lightness: 57%

CMYK

5%, 47%, 0%, 25%

Cyan: 5% / Magenta: 47% / Yellow: 0% / Key: 25%

What color is #B464BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B464BE to RGB:

rgb(180, 100, 190)HEX to RGB Converter →

HEX to HSL

Convert #B464BE to HSL:

hsl(293, 41%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #B464BE to CMYK:

cmyk(5%, 47%, 0%, 25%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B464BE has RGB (180, 100, 190) and HSL (293°, 41%, 57%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B464BE is #6FBE64, creating high-contrast pairings. For softer combinations, try analogous colors like #8764BE.

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

Contrast with #B464BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B464BE?

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

What is the RGB value of #B464BE?

#B464BE in RGB is (180, 100, 190) - 180 red, 100 green, and 190 blue.

How to use #B464BE in CSS?

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

What colors go well with #B464BE?

#6FBE64 (complementary), #8764BE (analogous), and #8D3F97 (lighter shade) work well with #B464BE.