#B046CE Color Information

Hex color code: #B046CE

The hex color #B046CE is a balanced magenta with RGB values of (176, 70, 206) and HSL of (287°, 58%, 54%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B046CE
RGB
176, 70, 206
HSL
287°, 58%, 54%
CMYK
15%, 66%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B046CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 70, 206

Red: 176 / Green: 70 / Blue: 206

HSL

287°, 58%, 54%

Hue: 287° / Saturation: 58% / Lightness: 54%

CMYK

15%, 66%, 0%, 19%

Cyan: 15% / Magenta: 66% / Yellow: 0% / Key: 19%

What color is #B046CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B046CE to RGB:

rgb(176, 70, 206)HEX to RGB Converter →

HEX to HSL

Convert #B046CE to HSL:

hsl(287, 58%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #B046CE to CMYK:

cmyk(15%, 66%, 0%, 19%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #B046CE has RGB (176, 70, 206) and HSL (287°, 58%, 54%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B046CE is #63CE46, creating high-contrast pairings. For softer combinations, try analogous colors like #6C46CE.

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

Contrast with #B046CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B046CE?

#B046CE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B046CE?

#B046CE in RGB is (176, 70, 206) - 176 red, 70 green, and 206 blue.

How to use #B046CE in CSS?

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

What colors go well with #B046CE?

#63CE46 (complementary), #6C46CE (analogous), and #842A9D (lighter shade) work well with #B046CE.