#D191CE Color Information

Hex color code: #D191CE

A subtle magenta shade, #D191CE appears as (209, 145, 206) in RGB and (303°, 41%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D191CE
RGB
209, 145, 206
HSL
303°, 41%, 69%
CMYK
0%, 31%, 1%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D191CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 145, 206

Red: 209 / Green: 145 / Blue: 206

HSL

303°, 41%, 69%

Hue: 303° / Saturation: 41% / Lightness: 69%

CMYK

0%, 31%, 1%, 18%

Cyan: 0% / Magenta: 31% / Yellow: 1% / Key: 18%

What color is #D191CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D191CE to RGB:

rgb(209, 145, 206)HEX to RGB Converter →

HEX to HSL

Convert #D191CE to HSL:

hsl(303, 41%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D191CE to CMYK:

cmyk(0%, 31%, 1%, 18%)Color Converter →

Color Meaning and Usage

#D191CE is a subtle magenta color with RGB values of 209, 145, 206 and HSL of 303°, 41%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D191CE is #90D093, creating high-contrast pairings. For softer combinations, try analogous colors like #B390D0.

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

Contrast with #D191CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D191CE?

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

What is the RGB value of #D191CE?

#D191CE in RGB is (209, 145, 206) - 209 red, 145 green, and 206 blue.

How to use #D191CE in CSS?

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

What colors go well with #D191CE?

#90D093 (complementary), #B390D0 (analogous), and #BA5AB5 (lighter shade) work well with #D191CE.