#D17BBE Color Information

Hex color code: #D17BBE

A subtle magenta shade, #D17BBE appears as (209, 123, 190) in RGB and (313°, 48%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#D17BBE
RGB
209, 123, 190
HSL
313°, 48%, 65%
CMYK
0%, 41%, 9%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D17BBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 123, 190

Red: 209 / Green: 123 / Blue: 190

HSL

313°, 48%, 65%

Hue: 313° / Saturation: 48% / Lightness: 65%

CMYK

0%, 41%, 9%, 18%

Cyan: 0% / Magenta: 41% / Yellow: 9% / Key: 18%

What color is #D17BBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D17BBE to RGB:

rgb(209, 123, 190)HEX to RGB Converter →

HEX to HSL

Convert #D17BBE to HSL:

hsl(313, 48%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D17BBE to CMYK:

cmyk(0%, 41%, 9%, 18%)Color Converter →

Color Meaning and Usage

#D17BBE is a subtle magenta color with RGB values of 209, 123, 190 and HSL of 313°, 48%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D17BBE is #7BD18D, creating high-contrast pairings. For softer combinations, try analogous colors like #B87BD1.

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

Contrast with #D17BBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D17BBE?

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

What is the RGB value of #D17BBE?

#D17BBE in RGB is (209, 123, 190) - 209 red, 123 green, and 190 blue.

How to use #D17BBE in CSS?

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

What colors go well with #D17BBE?

#7BD18D (complementary), #B87BD1 (analogous), and #BD42A2 (lighter shade) work well with #D17BBE.