#B6439C Color Information

Hex color code: #B6439C

A soft magenta shade, #B6439C appears as (182, 67, 156) in RGB and (314°, 46%, 49%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#B6439C
RGB
182, 67, 156
HSL
314°, 46%, 49%
CMYK
0%, 63%, 14%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6439C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 67, 156

Red: 182 / Green: 67 / Blue: 156

HSL

314°, 46%, 49%

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

CMYK

0%, 63%, 14%, 29%

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

What color is #B6439C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6439C to RGB:

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

HEX to HSL

Convert #B6439C to HSL:

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

HEX to CMYK

Convert #B6439C to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #B6439C has RGB (182, 67, 156) and HSL (314°, 46%, 49%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6439C is #43B65E, creating high-contrast pairings. For softer combinations, try analogous colors like #9843B6.

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

Contrast with #B6439C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6439C?

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

What is the RGB value of #B6439C?

#B6439C in RGB is (182, 67, 156) - 182 red, 67 green, and 156 blue.

How to use #B6439C in CSS?

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

What colors go well with #B6439C?

#43B65E (complementary), #9843B6 (analogous), and #7F2F6C (lighter shade) work well with #B6439C.