#DD699F Color Information

Hex color code: #DD699F

A vibrant magenta shade, #DD699F appears as (221, 105, 159) in RGB and (332°, 63%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DD699F
RGB
221, 105, 159
HSL
332°, 63%, 64%
CMYK
0%, 52%, 28%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD699F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 105, 159

Red: 221 / Green: 105 / Blue: 159

HSL

332°, 63%, 64%

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

CMYK

0%, 52%, 28%, 13%

Cyan: 0% / Magenta: 52% / Yellow: 28% / Key: 13%

What color is #DD699F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD699F to RGB:

rgb(221, 105, 159)HEX to RGB Converter →

HEX to HSL

Convert #DD699F to HSL:

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

HEX to CMYK

Convert #DD699F to CMYK:

cmyk(0%, 52%, 28%, 13%)Color Converter →

Color Meaning and Usage

#DD699F is a invigorating magenta color with RGB values of 221, 105, 159 and HSL of 332°, 63%, 64%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD699F is #69DDA7, creating high-contrast pairings. For softer combinations, try analogous colors like #DD69D9.

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

Contrast with #DD699F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD699F?

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

What is the RGB value of #DD699F?

#DD699F in RGB is (221, 105, 159) - 221 red, 105 green, and 159 blue.

How to use #DD699F in CSS?

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

What colors go well with #DD699F?

#69DDA7 (complementary), #DD69D9 (analogous), and #CC2E78 (lighter shade) work well with #DD699F.