#DC508D Color Information

Hex color code: #DC508D

#DC508D is a warm magenta color. In RGB it is (220, 80, 141), and in HSL it is (334°, 67%, 59%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#DC508D
RGB
220, 80, 141
HSL
334°, 67%, 59%
CMYK
0%, 64%, 36%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC508D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 80, 141

Red: 220 / Green: 80 / Blue: 141

HSL

334°, 67%, 59%

Hue: 334° / Saturation: 67% / Lightness: 59%

CMYK

0%, 64%, 36%, 14%

Cyan: 0% / Magenta: 64% / Yellow: 36% / Key: 14%

What color is #DC508D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC508D to RGB:

rgb(220, 80, 141)HEX to RGB Converter →

HEX to HSL

Convert #DC508D to HSL:

hsl(334, 67%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #DC508D to CMYK:

cmyk(0%, 64%, 36%, 14%)Color Converter →

Color Meaning and Usage

#DC508D is a fiery magenta color with RGB values of 220, 80, 141 and HSL of 334°, 67%, 59%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC508D is #50DCA0, creating high-contrast pairings. For softer combinations, try analogous colors like #DC50D3.

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

Contrast with #DC508D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC508D?

#DC508D is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC508D?

#DC508D in RGB is (220, 80, 141) - 220 red, 80 green, and 141 blue.

How to use #DC508D in CSS?

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

What colors go well with #DC508D?

#50DCA0 (complementary), #DC50D3 (analogous), and #BB2566 (lighter shade) work well with #DC508D.