#D161BD Color Information

Hex color code: #D161BD

#D161BD is a understated magenta color. In RGB it is (209, 97, 189), and in HSL it is (311°, 55%, 60%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D161BD
RGB
209, 97, 189
HSL
311°, 55%, 60%
CMYK
0%, 54%, 10%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D161BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 97, 189

Red: 209 / Green: 97 / Blue: 189

HSL

311°, 55%, 60%

Hue: 311° / Saturation: 55% / Lightness: 60%

CMYK

0%, 54%, 10%, 18%

Cyan: 0% / Magenta: 54% / Yellow: 10% / Key: 18%

What color is #D161BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D161BD to RGB:

rgb(209, 97, 189)HEX to RGB Converter →

HEX to HSL

Convert #D161BD to HSL:

hsl(311, 55%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #D161BD to CMYK:

cmyk(0%, 54%, 10%, 18%)Color Converter →

Color Meaning and Usage

#D161BD is a understated magenta color with RGB values of 209, 97, 189 and HSL of 311°, 55%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D161BD is #61D175, creating high-contrast pairings. For softer combinations, try analogous colors like #AE61D1.

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

Contrast with #D161BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D161BD?

#D161BD is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D161BD?

#D161BD in RGB is (209, 97, 189) - 209 red, 97 green, and 189 blue.

How to use #D161BD in CSS?

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

What colors go well with #D161BD?

#61D175 (complementary), #AE61D1 (analogous), and #B2349B (lighter shade) work well with #D161BD.