#DD659B Color Information

Hex color code: #DD659B

The hex color #DD659B is a warm magenta with RGB values of (221, 101, 155) and HSL of (333°, 64%, 63%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#DD659B
RGB
221, 101, 155
HSL
333°, 64%, 63%
CMYK
0%, 54%, 30%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD659B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 101, 155

Red: 221 / Green: 101 / Blue: 155

HSL

333°, 64%, 63%

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

CMYK

0%, 54%, 30%, 13%

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

What color is #DD659B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD659B to RGB:

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

HEX to HSL

Convert #DD659B to HSL:

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

HEX to CMYK

Convert #DD659B to CMYK:

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

Color Meaning and Usage

#DD659B is a warm magenta color with RGB values of 221, 101, 155 and HSL of 333°, 64%, 63%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DD659B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD659B?

#DD659B is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD659B?

#DD659B in RGB is (221, 101, 155) - 221 red, 101 green, and 155 blue.

How to use #DD659B in CSS?

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

What colors go well with #DD659B?

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