#DA509F Color Information

Hex color code: #DA509F

#DA509F is a understated magenta color. In RGB it is (218, 80, 159), and in HSL it is (326°, 65%, 58%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DA509F
RGB
218, 80, 159
HSL
326°, 65%, 58%
CMYK
0%, 63%, 27%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA509F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 80, 159

Red: 218 / Green: 80 / Blue: 159

HSL

326°, 65%, 58%

Hue: 326° / Saturation: 65% / Lightness: 58%

CMYK

0%, 63%, 27%, 15%

Cyan: 0% / Magenta: 63% / Yellow: 27% / Key: 15%

What color is #DA509F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA509F to RGB:

rgb(218, 80, 159)HEX to RGB Converter →

HEX to HSL

Convert #DA509F to HSL:

hsl(326, 65%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #DA509F to CMYK:

cmyk(0%, 63%, 27%, 15%)Color Converter →

Color Meaning and Usage

#DA509F is a understated magenta color with RGB values of 218, 80, 159 and HSL of 326°, 65%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA509F is #4EDA8B, creating high-contrast pairings. For softer combinations, try analogous colors like #D04EDA.

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

Contrast with #DA509F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA509F?

#DA509F is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DA509F?

#DA509F in RGB is (218, 80, 159) - 218 red, 80 green, and 159 blue.

How to use #DA509F in CSS?

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

What colors go well with #DA509F?

#4EDA8B (complementary), #D04EDA (analogous), and #B52677 (lighter shade) work well with #DA509F.