#DC1EAC Color Information

Hex color code: #DC1EAC

#DC1EAC is a striking magenta color. In RGB it is (220, 30, 172), and in HSL it is (315°, 76%, 49%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#DC1EAC
RGB
220, 30, 172
HSL
315°, 76%, 49%
CMYK
0%, 86%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC1EAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 30, 172

Red: 220 / Green: 30 / Blue: 172

HSL

315°, 76%, 49%

Hue: 315° / Saturation: 76% / Lightness: 49%

CMYK

0%, 86%, 22%, 14%

Cyan: 0% / Magenta: 86% / Yellow: 22% / Key: 14%

What color is #DC1EAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC1EAC to RGB:

rgb(220, 30, 172)HEX to RGB Converter →

HEX to HSL

Convert #DC1EAC to HSL:

hsl(315, 76%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #DC1EAC to CMYK:

cmyk(0%, 86%, 22%, 14%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #DC1EAC has RGB (220, 30, 172) and HSL (315°, 76%, 49%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC1EAC is #1EDC4D, creating high-contrast pairings. For softer combinations, try analogous colors like #AC1EDC.

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

Contrast with #DC1EAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC1EAC?

#DC1EAC is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC1EAC?

#DC1EAC in RGB is (220, 30, 172) - 220 red, 30 green, and 172 blue.

How to use #DC1EAC in CSS?

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

What colors go well with #DC1EAC?

#1EDC4D (complementary), #AC1EDC (analogous), and #991578 (lighter shade) work well with #DC1EAC.