#B464AC Color Information

Hex color code: #B464AC

#B464AC is a soft magenta color. In RGB it is (180, 100, 172), and in HSL it is (306°, 35%, 55%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B464AC
RGB
180, 100, 172
HSL
306°, 35%, 55%
CMYK
0%, 44%, 4%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B464AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 100, 172

Red: 180 / Green: 100 / Blue: 172

HSL

306°, 35%, 55%

Hue: 306° / Saturation: 35% / Lightness: 55%

CMYK

0%, 44%, 4%, 29%

Cyan: 0% / Magenta: 44% / Yellow: 4% / Key: 29%

What color is #B464AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B464AC to RGB:

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

HEX to HSL

Convert #B464AC to HSL:

hsl(306, 35%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #B464AC to CMYK:

cmyk(0%, 44%, 4%, 29%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #B464AC has RGB (180, 100, 172) and HSL (306°, 35%, 55%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B464AC is #64B46C, creating high-contrast pairings. For softer combinations, try analogous colors like #9464B4.

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

Contrast with #B464AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B464AC?

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

What is the RGB value of #B464AC?

#B464AC in RGB is (180, 100, 172) - 180 red, 100 green, and 172 blue.

How to use #B464AC in CSS?

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

What colors go well with #B464AC?

#64B46C (complementary), #9464B4 (analogous), and #8A4283 (lighter shade) work well with #B464AC.