#D58BEE Color Information

Hex color code: #D58BEE

#D58BEE is a eye-catching magenta color. In RGB it is (213, 139, 238), and in HSL it is (285°, 74%, 74%). It is widely used in graphic design.

Try:
Color NameViolet
HEX
#D58BEE
RGB
213, 139, 238
HSL
285°, 74%, 74%
CMYK
11%, 42%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D58BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 139, 238

Red: 213 / Green: 139 / Blue: 238

HSL

285°, 74%, 74%

Hue: 285° / Saturation: 74% / Lightness: 74%

CMYK

11%, 42%, 0%, 7%

Cyan: 11% / Magenta: 42% / Yellow: 0% / Key: 7%

What color is #D58BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D58BEE to RGB:

rgb(213, 139, 238)HEX to RGB Converter →

HEX to HSL

Convert #D58BEE to HSL:

hsl(285, 74%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #D58BEE to CMYK:

cmyk(11%, 42%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D58BEE is a vivid magenta color with RGB values of 213, 139, 238 and HSL of 285°, 74%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D58BEE is #A4EE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #A48CEE.

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

Contrast with #D58BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D58BEE?

#D58BEE is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D58BEE?

#D58BEE in RGB is (213, 139, 238) - 213 red, 139 green, and 238 blue.

How to use #D58BEE in CSS?

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

What colors go well with #D58BEE?

#A4EE8C (complementary), #A48CEE (analogous), and #BD49E4 (lighter shade) work well with #D58BEE.