#B741CE Color Information

Hex color code: #B741CE

#B741CE is a understated magenta color. In RGB it is (183, 65, 206), and in HSL it is (290°, 59%, 53%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B741CE
RGB
183, 65, 206
HSL
290°, 59%, 53%
CMYK
11%, 68%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B741CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 65, 206

Red: 183 / Green: 65 / Blue: 206

HSL

290°, 59%, 53%

Hue: 290° / Saturation: 59% / Lightness: 53%

CMYK

11%, 68%, 0%, 19%

Cyan: 11% / Magenta: 68% / Yellow: 0% / Key: 19%

What color is #B741CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B741CE to RGB:

rgb(183, 65, 206)HEX to RGB Converter →

HEX to HSL

Convert #B741CE to HSL:

hsl(290, 59%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B741CE to CMYK:

cmyk(11%, 68%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B741CE is a muted magenta color with RGB values of 183, 65, 206 and HSL of 290°, 59%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B741CE is #58CE40, creating high-contrast pairings. For softer combinations, try analogous colors like #7040CE.

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

Contrast with #B741CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B741CE?

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

What is the RGB value of #B741CE?

#B741CE in RGB is (183, 65, 206) - 183 red, 65 green, and 206 blue.

How to use #B741CE in CSS?

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

What colors go well with #B741CE?

#58CE40 (complementary), #7040CE (analogous), and #87289A (lighter shade) work well with #B741CE.