#DC1860 Color Information

Hex color code: #DC1860

A striking magenta shade, #DC1860 appears as (220, 24, 96) in RGB and (338°, 80%, 48%) in HSL. It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#DC1860
RGB
220, 24, 96
HSL
338°, 80%, 48%
CMYK
0%, 89%, 56%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC1860; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 24, 96

Red: 220 / Green: 24 / Blue: 96

HSL

338°, 80%, 48%

Hue: 338° / Saturation: 80% / Lightness: 48%

CMYK

0%, 89%, 56%, 14%

Cyan: 0% / Magenta: 89% / Yellow: 56% / Key: 14%

What color is #DC1860?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC1860 to RGB:

rgb(220, 24, 96)HEX to RGB Converter →

HEX to HSL

Convert #DC1860 to HSL:

hsl(338, 80%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #DC1860 to CMYK:

cmyk(0%, 89%, 56%, 14%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #DC1860 has RGB (220, 24, 96) and HSL (338°, 80%, 48%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC1860 is #18DC95, creating high-contrast pairings. For softer combinations, try analogous colors like #DC18C2.

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

Contrast with #DC1860

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC1860?

#DC1860 is a eye-catching magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC1860?

#DC1860 in RGB is (220, 24, 96) - 220 red, 24 green, and 96 blue.

How to use #DC1860 in CSS?

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

What colors go well with #DC1860?

#18DC95 (complementary), #DC18C2 (analogous), and #971142 (lighter shade) work well with #DC1860.