#D58DA1 Color Information

Hex color code: #D58DA1

#D58DA1 is a subtle magenta color. In RGB it is (213, 141, 161), and in HSL it is (343°, 46%, 69%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#D58DA1
RGB
213, 141, 161
HSL
343°, 46%, 69%
CMYK
0%, 34%, 24%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D58DA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 141, 161

Red: 213 / Green: 141 / Blue: 161

HSL

343°, 46%, 69%

Hue: 343° / Saturation: 46% / Lightness: 69%

CMYK

0%, 34%, 24%, 16%

Cyan: 0% / Magenta: 34% / Yellow: 24% / Key: 16%

What color is #D58DA1?

#D58DA1 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D58DA1 to RGB:

rgb(213, 141, 161)HEX to RGB Converter →

HEX to HSL

Convert #D58DA1 to HSL:

hsl(343, 46%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D58DA1 to CMYK:

cmyk(0%, 34%, 24%, 16%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #D58DA1 has RGB (213, 141, 161) and HSL (343°, 46%, 69%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D58DA1 is #8CD4C0, creating high-contrast pairings. For softer combinations, try analogous colors like #D48CC5.

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

Contrast with #D58DA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D58DA1?

#D58DA1 is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D58DA1?

#D58DA1 in RGB is (213, 141, 161) - 213 red, 141 green, and 161 blue.

How to use #D58DA1 in CSS?

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

What colors go well with #D58DA1?

#8CD4C0 (complementary), #D48CC5 (analogous), and #C05472 (lighter shade) work well with #D58DA1.