#D75BC7 Color Information

Hex color code: #D75BC7

The hex color #D75BC7 is a subtle magenta with RGB values of (215, 91, 199) and HSL of (308°, 61%, 60%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#D75BC7
RGB
215, 91, 199
HSL
308°, 61%, 60%
CMYK
0%, 58%, 7%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D75BC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 91, 199

Red: 215 / Green: 91 / Blue: 199

HSL

308°, 61%, 60%

Hue: 308° / Saturation: 61% / Lightness: 60%

CMYK

0%, 58%, 7%, 16%

Cyan: 0% / Magenta: 58% / Yellow: 7% / Key: 16%

What color is #D75BC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D75BC7 to RGB:

rgb(215, 91, 199)HEX to RGB Converter →

HEX to HSL

Convert #D75BC7 to HSL:

hsl(308, 61%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #D75BC7 to CMYK:

cmyk(0%, 58%, 7%, 16%)Color Converter →

Color Meaning and Usage

#D75BC7 is a subtle magenta color with RGB values of 215, 91, 199 and HSL of 308°, 61%, 60%. 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 #D75BC7 is #5BD76B, creating high-contrast pairings. For softer combinations, try analogous colors like #AA5BD7.

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

Contrast with #D75BC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D75BC7?

#D75BC7 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D75BC7?

#D75BC7 in RGB is (215, 91, 199) - 215 red, 91 green, and 199 blue.

How to use #D75BC7 in CSS?

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

What colors go well with #D75BC7?

#5BD76B (complementary), #AA5BD7 (analogous), and #B92DA6 (lighter shade) work well with #D75BC7.