#DD649B Color Information

Hex color code: #DD649B

A energetic magenta shade, #DD649B appears as (221, 100, 155) in RGB and (333°, 64%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#DD649B
RGB
221, 100, 155
HSL
333°, 64%, 63%
CMYK
0%, 55%, 30%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD649B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 100, 155

Red: 221 / Green: 100 / Blue: 155

HSL

333°, 64%, 63%

Hue: 333° / Saturation: 64% / Lightness: 63%

CMYK

0%, 55%, 30%, 13%

Cyan: 0% / Magenta: 55% / Yellow: 30% / Key: 13%

What color is #DD649B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD649B to RGB:

rgb(221, 100, 155)HEX to RGB Converter →

HEX to HSL

Convert #DD649B to HSL:

hsl(333, 64%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #DD649B to CMYK:

cmyk(0%, 55%, 30%, 13%)Color Converter →

Color Meaning and Usage

A invigorating magenta tone, #DD649B has RGB (221, 100, 155) and HSL (333°, 64%, 63%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD649B is #64DDA7, creating high-contrast pairings. For softer combinations, try analogous colors like #DD64D7.

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

Contrast with #DD649B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD649B?

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

What is the RGB value of #DD649B?

#DD649B in RGB is (221, 100, 155) - 221 red, 100 green, and 155 blue.

How to use #DD649B in CSS?

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

What colors go well with #DD649B?

#64DDA7 (complementary), #DD64D7 (analogous), and #C92C73 (lighter shade) work well with #DD649B.