#DC60AB Color Information

Hex color code: #DC60AB

#DC60AB is a understated magenta color. In RGB it is (220, 96, 171), and in HSL it is (324°, 64%, 62%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#DC60AB
RGB
220, 96, 171
HSL
324°, 64%, 62%
CMYK
0%, 56%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC60AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 96, 171

Red: 220 / Green: 96 / Blue: 171

HSL

324°, 64%, 62%

Hue: 324° / Saturation: 64% / Lightness: 62%

CMYK

0%, 56%, 22%, 14%

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

What color is #DC60AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC60AB to RGB:

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

HEX to HSL

Convert #DC60AB to HSL:

hsl(324, 64%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #DC60AB to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #DC60AB has RGB (220, 96, 171) and HSL (324°, 64%, 62%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC60AB is #60DC92, creating high-contrast pairings. For softer combinations, try analogous colors like #D060DC.

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

Contrast with #DC60AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC60AB?

#DC60AB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC60AB?

#DC60AB in RGB is (220, 96, 171) - 220 red, 96 green, and 171 blue.

How to use #DC60AB in CSS?

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

What colors go well with #DC60AB?

#60DC92 (complementary), #D060DC (analogous), and #C52B87 (lighter shade) work well with #DC60AB.