#D57CA4 Color Information

Hex color code: #D57CA4

#D57CA4 is a energetic magenta color. In RGB it is (213, 124, 164), and in HSL it is (333°, 51%, 66%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#D57CA4
RGB
213, 124, 164
HSL
333°, 51%, 66%
CMYK
0%, 42%, 23%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D57CA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 124, 164

Red: 213 / Green: 124 / Blue: 164

HSL

333°, 51%, 66%

Hue: 333° / Saturation: 51% / Lightness: 66%

CMYK

0%, 42%, 23%, 16%

Cyan: 0% / Magenta: 42% / Yellow: 23% / Key: 16%

What color is #D57CA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D57CA4 to RGB:

rgb(213, 124, 164)HEX to RGB Converter →

HEX to HSL

Convert #D57CA4 to HSL:

hsl(333, 51%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D57CA4 to CMYK:

cmyk(0%, 42%, 23%, 16%)Color Converter →

Color Meaning and Usage

A fiery magenta tone, #D57CA4 has RGB (213, 124, 164) and HSL (333°, 51%, 66%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D57CA4 is #7CD5AD, creating high-contrast pairings. For softer combinations, try analogous colors like #D57CD0.

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

Contrast with #D57CA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D57CA4?

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

What is the RGB value of #D57CA4?

#D57CA4 in RGB is (213, 124, 164) - 213 red, 124 green, and 164 blue.

How to use #D57CA4 in CSS?

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

What colors go well with #D57CA4?

#7CD5AD (complementary), #D57CD0 (analogous), and #C2427C (lighter shade) work well with #D57CA4.