#DC8CAD Color Information

Hex color code: #DC8CAD

A vibrant magenta shade, #DC8CAD appears as (220, 140, 173) in RGB and (335°, 53%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#DC8CAD
RGB
220, 140, 173
HSL
335°, 53%, 71%
CMYK
0%, 36%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC8CAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 140, 173

Red: 220 / Green: 140 / Blue: 173

HSL

335°, 53%, 71%

Hue: 335° / Saturation: 53% / Lightness: 71%

CMYK

0%, 36%, 21%, 14%

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

What color is #DC8CAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC8CAD to RGB:

rgb(220, 140, 173)HEX to RGB Converter →

HEX to HSL

Convert #DC8CAD to HSL:

hsl(335, 53%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DC8CAD to CMYK:

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

Color Meaning and Usage

#DC8CAD is a warm magenta color with RGB values of 220, 140, 173 and HSL of 335°, 53%, 71%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC8CAD is #8EDCBC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC8ED6.

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

Contrast with #DC8CAD

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

Contrast Ratio: 8.40:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC8CAD?

#DC8CAD is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC8CAD?

#DC8CAD in RGB is (220, 140, 173) - 220 red, 140 green, and 173 blue.

How to use #DC8CAD in CSS?

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

What colors go well with #DC8CAD?

#8EDCBC (complementary), #DC8ED6 (analogous), and #CA5385 (lighter shade) work well with #DC8CAD.