#B75DBB Color Information

Hex color code: #B75DBB

#B75DBB is a delicate magenta color. In RGB it is (183, 93, 187), and in HSL it is (297°, 41%, 55%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B75DBB
RGB
183, 93, 187
HSL
297°, 41%, 55%
CMYK
2%, 50%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B75DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 93, 187

Red: 183 / Green: 93 / Blue: 187

HSL

297°, 41%, 55%

Hue: 297° / Saturation: 41% / Lightness: 55%

CMYK

2%, 50%, 0%, 27%

Cyan: 2% / Magenta: 50% / Yellow: 0% / Key: 27%

What color is #B75DBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B75DBB to RGB:

rgb(183, 93, 187)HEX to RGB Converter →

HEX to HSL

Convert #B75DBB to HSL:

hsl(297, 41%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #B75DBB to CMYK:

cmyk(2%, 50%, 0%, 27%)Color Converter →

Color Meaning and Usage

#B75DBB is a soft magenta color with RGB values of 183, 93, 187 and HSL of 297°, 41%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B75DBB is #62BB5D, creating high-contrast pairings. For softer combinations, try analogous colors like #885DBB.

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

Contrast with #B75DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B75DBB?

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

What is the RGB value of #B75DBB?

#B75DBB in RGB is (183, 93, 187) - 183 red, 93 green, and 187 blue.

How to use #B75DBB in CSS?

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

What colors go well with #B75DBB?

#62BB5D (complementary), #885DBB (analogous), and #8C3C90 (lighter shade) work well with #B75DBB.