#DA448C Color Information

Hex color code: #DA448C

The hex color #DA448C is a vibrant magenta with RGB values of (218, 68, 140) and HSL of (331°, 67%, 56%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#DA448C
RGB
218, 68, 140
HSL
331°, 67%, 56%
CMYK
0%, 69%, 36%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA448C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 68, 140

Red: 218 / Green: 68 / Blue: 140

HSL

331°, 67%, 56%

Hue: 331° / Saturation: 67% / Lightness: 56%

CMYK

0%, 69%, 36%, 15%

Cyan: 0% / Magenta: 69% / Yellow: 36% / Key: 15%

What color is #DA448C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA448C to RGB:

rgb(218, 68, 140)HEX to RGB Converter →

HEX to HSL

Convert #DA448C to HSL:

hsl(331, 67%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #DA448C to CMYK:

cmyk(0%, 69%, 36%, 15%)Color Converter →

Color Meaning and Usage

A fiery magenta tone, #DA448C has RGB (218, 68, 140) and HSL (331°, 67%, 56%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA448C is #44DA91, creating high-contrast pairings. For softer combinations, try analogous colors like #DA44D7.

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

Contrast with #DA448C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA448C?

#DA448C is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DA448C?

#DA448C in RGB is (218, 68, 140) - 218 red, 68 green, and 140 blue.

How to use #DA448C in CSS?

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

What colors go well with #DA448C?

#44DA91 (complementary), #DA44D7 (analogous), and #AF2366 (lighter shade) work well with #DA448C.