#D59ABE Color Information

Hex color code: #D59ABE

#D59ABE is a subtle magenta color. In RGB it is (213, 154, 190), and in HSL it is (323°, 41%, 72%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D59ABE
RGB
213, 154, 190
HSL
323°, 41%, 72%
CMYK
0%, 28%, 11%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D59ABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 154, 190

Red: 213 / Green: 154 / Blue: 190

HSL

323°, 41%, 72%

Hue: 323° / Saturation: 41% / Lightness: 72%

CMYK

0%, 28%, 11%, 16%

Cyan: 0% / Magenta: 28% / Yellow: 11% / Key: 16%

What color is #D59ABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D59ABE to RGB:

rgb(213, 154, 190)HEX to RGB Converter →

HEX to HSL

Convert #D59ABE to HSL:

hsl(323, 41%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D59ABE to CMYK:

cmyk(0%, 28%, 11%, 16%)Color Converter →

Color Meaning and Usage

#D59ABE is a gentle magenta color with RGB values of 213, 154, 190 and HSL of 323°, 41%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D59ABE is #9AD5B1, creating high-contrast pairings. For softer combinations, try analogous colors like #CE9AD5.

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

Contrast with #D59ABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D59ABE?

#D59ABE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D59ABE?

#D59ABE in RGB is (213, 154, 190) - 213 red, 154 green, and 190 blue.

How to use #D59ABE in CSS?

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

What colors go well with #D59ABE?

#9AD5B1 (complementary), #CE9AD5 (analogous), and #BE649C (lighter shade) work well with #D59ABE.