#DA13EC Color Information

Hex color code: #DA13EC

A striking magenta shade, #DA13EC appears as (218, 19, 236) in RGB and (295°, 85%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameMagenta
HEX
#DA13EC
RGB
218, 19, 236
HSL
295°, 85%, 50%
CMYK
8%, 92%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA13EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 19, 236

Red: 218 / Green: 19 / Blue: 236

HSL

295°, 85%, 50%

Hue: 295° / Saturation: 85% / Lightness: 50%

CMYK

8%, 92%, 0%, 7%

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

What color is #DA13EC?

#DA13EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA13EC to RGB:

rgb(218, 19, 236)HEX to RGB Converter →

HEX to HSL

Convert #DA13EC to HSL:

hsl(295, 85%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #DA13EC to CMYK:

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

Color Meaning and Usage

#DA13EC is a eye-catching magenta color with RGB values of 218, 19, 236 and HSL of 295°, 85%, 50%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA13EC is #25EC13, creating high-contrast pairings. For softer combinations, try analogous colors like #6D13EC.

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

Contrast with #DA13EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA13EC?

#DA13EC is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DA13EC?

#DA13EC in RGB is (218, 19, 236) - 218 red, 19 green, and 236 blue.

How to use #DA13EC in CSS?

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

What colors go well with #DA13EC?

#25EC13 (complementary), #6D13EC (analogous), and #980DA5 (lighter shade) work well with #DA13EC.