#DA499D Color Information

Hex color code: #DA499D

#DA499D is a subtle magenta color. In RGB it is (218, 73, 157), and in HSL it is (325°, 66%, 57%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#DA499D
RGB
218, 73, 157
HSL
325°, 66%, 57%
CMYK
0%, 67%, 28%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA499D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 73, 157

Red: 218 / Green: 73 / Blue: 157

HSL

325°, 66%, 57%

Hue: 325° / Saturation: 66% / Lightness: 57%

CMYK

0%, 67%, 28%, 15%

Cyan: 0% / Magenta: 67% / Yellow: 28% / Key: 15%

What color is #DA499D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA499D to RGB:

rgb(218, 73, 157)HEX to RGB Converter →

HEX to HSL

Convert #DA499D to HSL:

hsl(325, 66%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DA499D to CMYK:

cmyk(0%, 67%, 28%, 15%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #DA499D has RGB (218, 73, 157) and HSL (325°, 66%, 57%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA499D is #49DA85, creating high-contrast pairings. For softer combinations, try analogous colors like #CE49DA.

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

Contrast with #DA499D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA499D?

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

What is the RGB value of #DA499D?

#DA499D in RGB is (218, 73, 157) - 218 red, 73 green, and 157 blue.

How to use #DA499D in CSS?

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

What colors go well with #DA499D?

#49DA85 (complementary), #CE49DA (analogous), and #B22477 (lighter shade) work well with #DA499D.