#DB57D0 Color Information

Hex color code: #DB57D0

#DB57D0 is a neutral magenta color. In RGB it is (219, 87, 208), and in HSL it is (305°, 65%, 60%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#DB57D0
RGB
219, 87, 208
HSL
305°, 65%, 60%
CMYK
0%, 60%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB57D0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 87, 208

Red: 219 / Green: 87 / Blue: 208

HSL

305°, 65%, 60%

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

CMYK

0%, 60%, 5%, 14%

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

What color is #DB57D0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB57D0 to RGB:

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

HEX to HSL

Convert #DB57D0 to HSL:

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

HEX to CMYK

Convert #DB57D0 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #DB57D0 has RGB (219, 87, 208) and HSL (305°, 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 #DB57D0 is #57DB62, creating high-contrast pairings. For softer combinations, try analogous colors like #A457DB.

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

Contrast with #DB57D0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB57D0?

#DB57D0 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB57D0?

#DB57D0 in RGB is (219, 87, 208) - 219 red, 87 green, and 208 blue.

How to use #DB57D0 in CSS?

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

What colors go well with #DB57D0?

#57DB62 (complementary), #A457DB (analogous), and #BD28B1 (lighter shade) work well with #DB57D0.