#DC1E57 Color Information

Hex color code: #DC1E57

A vivid magenta shade, #DC1E57 appears as (220, 30, 87) in RGB and (342°, 76%, 49%) in HSL. It is commonly used in modern UI design.

Try:
Color NameCrimson
HEX
#DC1E57
RGB
220, 30, 87
HSL
342°, 76%, 49%
CMYK
0%, 86%, 60%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #DC1E57; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #DC1E57; color: #FFFFFF; }

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 #DC1E57; background-color: #DC1E5715; }

Alert / Toast

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

Link / Accent

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

a { color: #DC1E57; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 30, 87

Red: 220 / Green: 30 / Blue: 87

HSL

342°, 76%, 49%

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

CMYK

0%, 86%, 60%, 14%

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

What color is #DC1E57?

#DC1E57 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC1E57 to RGB:

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

HEX to HSL

Convert #DC1E57 to HSL:

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

HEX to CMYK

Convert #DC1E57 to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #DC1E57 has RGB (220, 30, 87) and HSL (342°, 76%, 49%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC1E57 is #1EDCA3, creating high-contrast pairings. For softer combinations, try analogous colors like #DC1EB6.

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

Contrast with #DC1E57

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

Contrast Ratio: 4.37:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC1E57?

#DC1E57 is a striking magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC1E57?

#DC1E57 in RGB is (220, 30, 87) - 220 red, 30 green, and 87 blue.

How to use #DC1E57 in CSS?

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

What colors go well with #DC1E57?

#1EDCA3 (complementary), #DC1EB6 (analogous), and #99153C (lighter shade) work well with #DC1E57.