#B750CE Color Information

Hex color code: #B750CE

The hex color #B750CE is a neutral magenta with RGB values of (183, 80, 206) and HSL of (289°, 56%, 56%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B750CE
RGB
183, 80, 206
HSL
289°, 56%, 56%
CMYK
11%, 61%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B750CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 80, 206

Red: 183 / Green: 80 / Blue: 206

HSL

289°, 56%, 56%

Hue: 289° / Saturation: 56% / Lightness: 56%

CMYK

11%, 61%, 0%, 19%

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

What color is #B750CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B750CE to RGB:

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

HEX to HSL

Convert #B750CE to HSL:

hsl(289, 56%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B750CE to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #B750CE has RGB (183, 80, 206) and HSL (289°, 56%, 56%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B750CE is #67CE50, creating high-contrast pairings. For softer combinations, try analogous colors like #7850CE.

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

Contrast with #B750CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B750CE?

#B750CE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B750CE?

#B750CE in RGB is (183, 80, 206) - 183 red, 80 green, and 206 blue.

How to use #B750CE in CSS?

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

What colors go well with #B750CE?

#67CE50 (complementary), #7850CE (analogous), and #8E2EA3 (lighter shade) work well with #B750CE.