#D58CDE Color Information

Hex color code: #D58CDE

#D58CDE is a subtle magenta color. In RGB it is (213, 140, 222), and in HSL it is (293°, 55%, 71%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D58CDE
RGB
213, 140, 222
HSL
293°, 55%, 71%
CMYK
4%, 37%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D58CDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 140, 222

Red: 213 / Green: 140 / Blue: 222

HSL

293°, 55%, 71%

Hue: 293° / Saturation: 55% / Lightness: 71%

CMYK

4%, 37%, 0%, 13%

Cyan: 4% / Magenta: 37% / Yellow: 0% / Key: 13%

What color is #D58CDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D58CDE to RGB:

rgb(213, 140, 222)HEX to RGB Converter →

HEX to HSL

Convert #D58CDE to HSL:

hsl(293, 55%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D58CDE to CMYK:

cmyk(4%, 37%, 0%, 13%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #D58CDE has RGB (213, 140, 222) and HSL (293°, 55%, 71%). 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 #D58CDE is #96DE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #AC8CDE.

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

Contrast with #D58CDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D58CDE?

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

What is the RGB value of #D58CDE?

#D58CDE in RGB is (213, 140, 222) - 213 red, 140 green, and 222 blue.

How to use #D58CDE in CSS?

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

What colors go well with #D58CDE?

#96DE8C (complementary), #AC8CDE (analogous), and #BE51CD (lighter shade) work well with #D58CDE.