#D875B0 Color Information

Hex color code: #D875B0

A neutral magenta shade, #D875B0 appears as (216, 117, 176) in RGB and (324°, 56%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#D875B0
RGB
216, 117, 176
HSL
324°, 56%, 65%
CMYK
0%, 46%, 19%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D875B0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 117, 176

Red: 216 / Green: 117 / Blue: 176

HSL

324°, 56%, 65%

Hue: 324° / Saturation: 56% / Lightness: 65%

CMYK

0%, 46%, 19%, 15%

Cyan: 0% / Magenta: 46% / Yellow: 19% / Key: 15%

What color is #D875B0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D875B0 to RGB:

rgb(216, 117, 176)HEX to RGB Converter →

HEX to HSL

Convert #D875B0 to HSL:

hsl(324, 56%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D875B0 to CMYK:

cmyk(0%, 46%, 19%, 15%)Color Converter →

Color Meaning and Usage

#D875B0 is a balanced magenta color with RGB values of 216, 117, 176 and HSL of 324°, 56%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D875B0 is #74D89C, creating high-contrast pairings. For softer combinations, try analogous colors like #CE74D8.

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

Contrast with #D875B0

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

Contrast Ratio: 7.09:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D875B0?

#D875B0 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D875B0?

#D875B0 in RGB is (216, 117, 176) - 216 red, 117 green, and 176 blue.

How to use #D875B0 in CSS?

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

What colors go well with #D875B0?

#74D89C (complementary), #CE74D8 (analogous), and #C7388E (lighter shade) work well with #D875B0.