#DB57AF Color Information

Hex color code: #DB57AF

A neutral magenta shade, #DB57AF appears as (219, 87, 175) in RGB and (320°, 65%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#DB57AF
RGB
219, 87, 175
HSL
320°, 65%, 60%
CMYK
0%, 60%, 20%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB57AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 87, 175

Red: 219 / Green: 87 / Blue: 175

HSL

320°, 65%, 60%

Hue: 320° / Saturation: 65% / Lightness: 60%

CMYK

0%, 60%, 20%, 14%

Cyan: 0% / Magenta: 60% / Yellow: 20% / Key: 14%

What color is #DB57AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB57AF to RGB:

rgb(219, 87, 175)HEX to RGB Converter →

HEX to HSL

Convert #DB57AF to HSL:

hsl(320, 65%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #DB57AF to CMYK:

cmyk(0%, 60%, 20%, 14%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #DB57AF has RGB (219, 87, 175) and HSL (320°, 65%, 60%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB57AF is #57DB83, creating high-contrast pairings. For softer combinations, try analogous colors like #C557DB.

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

Contrast with #DB57AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB57AF?

#DB57AF is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB57AF?

#DB57AF in RGB is (219, 87, 175) - 219 red, 87 green, and 175 blue.

How to use #DB57AF in CSS?

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

What colors go well with #DB57AF?

#57DB83 (complementary), #C557DB (analogous), and #BD288C (lighter shade) work well with #DB57AF.