#DA498F Color Information

Hex color code: #DA498F

#DA498F is a vibrant magenta color. In RGB it is (218, 73, 143), and in HSL it is (331°, 66%, 57%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#DA498F
RGB
218, 73, 143
HSL
331°, 66%, 57%
CMYK
0%, 67%, 34%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA498F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 73, 143

Red: 218 / Green: 73 / Blue: 143

HSL

331°, 66%, 57%

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

CMYK

0%, 67%, 34%, 15%

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

What color is #DA498F?

#DA498F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA498F to RGB:

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

HEX to HSL

Convert #DA498F to HSL:

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

HEX to CMYK

Convert #DA498F to CMYK:

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

Color Meaning and Usage

A invigorating magenta tone, #DA498F has RGB (218, 73, 143) and HSL (331°, 66%, 57%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA498F is #49DA94, creating high-contrast pairings. For softer combinations, try analogous colors like #DA49D7.

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

Contrast with #DA498F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA498F?

#DA498F is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DA498F?

#DA498F in RGB is (218, 73, 143) - 218 red, 73 green, and 143 blue.

How to use #DA498F in CSS?

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

What colors go well with #DA498F?

#49DA94 (complementary), #DA49D7 (analogous), and #B22469 (lighter shade) work well with #DA498F.