#DA91C2 Color Information

Hex color code: #DA91C2

A balanced magenta shade, #DA91C2 appears as (218, 145, 194) in RGB and (320°, 50%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DA91C2
RGB
218, 145, 194
HSL
320°, 50%, 71%
CMYK
0%, 33%, 11%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA91C2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 145, 194

Red: 218 / Green: 145 / Blue: 194

HSL

320°, 50%, 71%

Hue: 320° / Saturation: 50% / Lightness: 71%

CMYK

0%, 33%, 11%, 15%

Cyan: 0% / Magenta: 33% / Yellow: 11% / Key: 15%

What color is #DA91C2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA91C2 to RGB:

rgb(218, 145, 194)HEX to RGB Converter →

HEX to HSL

Convert #DA91C2 to HSL:

hsl(320, 50%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DA91C2 to CMYK:

cmyk(0%, 33%, 11%, 15%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #DA91C2 has RGB (218, 145, 194) and HSL (320°, 50%, 71%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA91C2 is #90DAA9, creating high-contrast pairings. For softer combinations, try analogous colors like #CE90DA.

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

Contrast with #DA91C2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA91C2?

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

What is the RGB value of #DA91C2?

#DA91C2 in RGB is (218, 145, 194) - 218 red, 145 green, and 194 blue.

How to use #DA91C2 in CSS?

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

What colors go well with #DA91C2?

#90DAA9 (complementary), #CE90DA (analogous), and #C757A2 (lighter shade) work well with #DA91C2.