#D191B5 Color Information

Hex color code: #D191B5

#D191B5 is a gentle magenta color. In RGB it is (209, 145, 181), and in HSL it is (326°, 41%, 69%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#D191B5
RGB
209, 145, 181
HSL
326°, 41%, 69%
CMYK
0%, 31%, 13%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D191B5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 145, 181

Red: 209 / Green: 145 / Blue: 181

HSL

326°, 41%, 69%

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

CMYK

0%, 31%, 13%, 18%

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

What color is #D191B5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D191B5 to RGB:

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

HEX to HSL

Convert #D191B5 to HSL:

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

HEX to CMYK

Convert #D191B5 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #D191B5 has RGB (209, 145, 181) and HSL (326°, 41%, 69%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D191B5 is #90D0AC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC90D0.

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

Contrast with #D191B5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D191B5?

#D191B5 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D191B5?

#D191B5 in RGB is (209, 145, 181) - 209 red, 145 green, and 181 blue.

How to use #D191B5 in CSS?

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

What colors go well with #D191B5?

#90D0AC (complementary), #CC90D0 (analogous), and #BA5A90 (lighter shade) work well with #D191B5.