#DA73CE Color Information

Hex color code: #DA73CE

A neutral magenta shade, #DA73CE appears as (218, 115, 206) in RGB and (307°, 58%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#DA73CE
RGB
218, 115, 206
HSL
307°, 58%, 65%
CMYK
0%, 47%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA73CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 115, 206

Red: 218 / Green: 115 / Blue: 206

HSL

307°, 58%, 65%

Hue: 307° / Saturation: 58% / Lightness: 65%

CMYK

0%, 47%, 6%, 15%

Cyan: 0% / Magenta: 47% / Yellow: 6% / Key: 15%

What color is #DA73CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA73CE to RGB:

rgb(218, 115, 206)HEX to RGB Converter →

HEX to HSL

Convert #DA73CE to HSL:

hsl(307, 58%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #DA73CE to CMYK:

cmyk(0%, 47%, 6%, 15%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #DA73CE has RGB (218, 115, 206) and HSL (307°, 58%, 65%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA73CE is #72DA7E, creating high-contrast pairings. For softer combinations, try analogous colors like #B272DA.

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

Contrast with #DA73CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA73CE?

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

What is the RGB value of #DA73CE?

#DA73CE in RGB is (218, 115, 206) - 218 red, 115 green, and 206 blue.

How to use #DA73CE in CSS?

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

What colors go well with #DA73CE?

#72DA7E (complementary), #B272DA (analogous), and #C936B8 (lighter shade) work well with #DA73CE.