#D75BAC Color Information

Hex color code: #D75BAC

A neutral magenta shade, #D75BAC appears as (215, 91, 172) in RGB and (321°, 61%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#D75BAC
RGB
215, 91, 172
HSL
321°, 61%, 60%
CMYK
0%, 58%, 20%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D75BAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 91, 172

Red: 215 / Green: 91 / Blue: 172

HSL

321°, 61%, 60%

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

CMYK

0%, 58%, 20%, 16%

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

What color is #D75BAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D75BAC to RGB:

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

HEX to HSL

Convert #D75BAC to HSL:

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

HEX to CMYK

Convert #D75BAC to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #D75BAC has RGB (215, 91, 172) and HSL (321°, 61%, 60%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D75BAC is #5BD786, creating high-contrast pairings. For softer combinations, try analogous colors like #C55BD7.

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

Contrast with #D75BAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D75BAC?

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

What is the RGB value of #D75BAC?

#D75BAC in RGB is (215, 91, 172) - 215 red, 91 green, and 172 blue.

How to use #D75BAC in CSS?

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

What colors go well with #D75BAC?

#5BD786 (complementary), #C55BD7 (analogous), and #B92D88 (lighter shade) work well with #D75BAC.