#B643AB Color Information

Hex color code: #B643AB

#B643AB is a soft magenta color. In RGB it is (182, 67, 171), and in HSL it is (306°, 46%, 49%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B643AB
RGB
182, 67, 171
HSL
306°, 46%, 49%
CMYK
0%, 63%, 6%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B643AB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B643AB; color: #FFFFFF; }

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 #B643AB; background-color: #B643AB15; }

Alert / Toast

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

Link / Accent

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

a { color: #B643AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 67, 171

Red: 182 / Green: 67 / Blue: 171

HSL

306°, 46%, 49%

Hue: 306° / Saturation: 46% / Lightness: 49%

CMYK

0%, 63%, 6%, 29%

Cyan: 0% / Magenta: 63% / Yellow: 6% / Key: 29%

What color is #B643AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B643AB to RGB:

rgb(182, 67, 171)HEX to RGB Converter →

HEX to HSL

Convert #B643AB to HSL:

hsl(306, 46%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B643AB to CMYK:

cmyk(0%, 63%, 6%, 29%)Color Converter →

Color Meaning and Usage

#B643AB is a soft magenta color with RGB values of 182, 67, 171 and HSL of 306°, 46%, 49%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B643AB is #43B64F, creating high-contrast pairings. For softer combinations, try analogous colors like #8843B6.

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

Contrast with #B643AB

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

Contrast Ratio: 4.38:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B643AB?

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

What is the RGB value of #B643AB?

#B643AB in RGB is (182, 67, 171) - 182 red, 67 green, and 171 blue.

How to use #B643AB in CSS?

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

What colors go well with #B643AB?

#43B64F (complementary), #8843B6 (analogous), and #7F2F77 (lighter shade) work well with #B643AB.