#D57BA7 Color Information

Hex color code: #D57BA7

A warm magenta shade, #D57BA7 appears as (213, 123, 167) in RGB and (331°, 52%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#D57BA7
RGB
213, 123, 167
HSL
331°, 52%, 66%
CMYK
0%, 42%, 22%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D57BA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 123, 167

Red: 213 / Green: 123 / Blue: 167

HSL

331°, 52%, 66%

Hue: 331° / Saturation: 52% / Lightness: 66%

CMYK

0%, 42%, 22%, 16%

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

What color is #D57BA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D57BA7 to RGB:

rgb(213, 123, 167)HEX to RGB Converter →

HEX to HSL

Convert #D57BA7 to HSL:

hsl(331, 52%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D57BA7 to CMYK:

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

Color Meaning and Usage

A invigorating magenta tone, #D57BA7 has RGB (213, 123, 167) and HSL (331°, 52%, 66%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D57BA7 is #7BD5AA, creating high-contrast pairings. For softer combinations, try analogous colors like #D57BD4.

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

Contrast with #D57BA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D57BA7?

#D57BA7 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D57BA7?

#D57BA7 in RGB is (213, 123, 167) - 213 red, 123 green, and 167 blue.

How to use #D57BA7 in CSS?

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

What colors go well with #D57BA7?

#7BD5AA (complementary), #D57BD4 (analogous), and #C34180 (lighter shade) work well with #D57BA7.