#DA5DBF Color Information

Hex color code: #DA5DBF

The hex color #DA5DBF is a balanced magenta with RGB values of (218, 93, 191) and HSL of (313°, 63%, 61%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#DA5DBF
RGB
218, 93, 191
HSL
313°, 63%, 61%
CMYK
0%, 57%, 12%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA5DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 93, 191

Red: 218 / Green: 93 / Blue: 191

HSL

313°, 63%, 61%

Hue: 313° / Saturation: 63% / Lightness: 61%

CMYK

0%, 57%, 12%, 15%

Cyan: 0% / Magenta: 57% / Yellow: 12% / Key: 15%

What color is #DA5DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA5DBF to RGB:

rgb(218, 93, 191)HEX to RGB Converter →

HEX to HSL

Convert #DA5DBF to HSL:

hsl(313, 63%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DA5DBF to CMYK:

cmyk(0%, 57%, 12%, 15%)Color Converter →

Color Meaning and Usage

#DA5DBF is a muted magenta color with RGB values of 218, 93, 191 and HSL of 313°, 63%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA5DBF is #5DDA78, creating high-contrast pairings. For softer combinations, try analogous colors like #B75DDA.

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

Contrast with #DA5DBF

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 #DA5DBF?

#DA5DBF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DA5DBF?

#DA5DBF in RGB is (218, 93, 191) - 218 red, 93 green, and 191 blue.

How to use #DA5DBF in CSS?

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

What colors go well with #DA5DBF?

#5DDA78 (complementary), #B75DDA (analogous), and #BF2B9F (lighter shade) work well with #DA5DBF.