#DA50EB Color Information

Hex color code: #DA50EB

A eye-catching magenta shade, #DA50EB appears as (218, 80, 235) in RGB and (293°, 79%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#DA50EB
RGB
218, 80, 235
HSL
293°, 79%, 62%
CMYK
7%, 66%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA50EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 80, 235

Red: 218 / Green: 80 / Blue: 235

HSL

293°, 79%, 62%

Hue: 293° / Saturation: 79% / Lightness: 62%

CMYK

7%, 66%, 0%, 8%

Cyan: 7% / Magenta: 66% / Yellow: 0% / Key: 8%

What color is #DA50EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA50EB to RGB:

rgb(218, 80, 235)HEX to RGB Converter →

HEX to HSL

Convert #DA50EB to HSL:

hsl(293, 79%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #DA50EB to CMYK:

cmyk(7%, 66%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #DA50EB has RGB (218, 80, 235) and HSL (293°, 79%, 62%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA50EB is #63EB52, creating high-contrast pairings. For softer combinations, try analogous colors like #8C52EB.

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

Contrast with #DA50EB

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

Contrast Ratio: 6.33:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA50EB?

#DA50EB is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DA50EB?

#DA50EB in RGB is (218, 80, 235) - 218 red, 80 green, and 235 blue.

How to use #DA50EB in CSS?

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

What colors go well with #DA50EB?

#63EB52 (complementary), #8C52EB (analogous), and #C019D7 (lighter shade) work well with #DA50EB.