#DD98BA Color Information

Hex color code: #DD98BA

The hex color #DD98BA is a balanced magenta with RGB values of (221, 152, 186) and HSL of (330°, 50%, 73%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DD98BA
RGB
221, 152, 186
HSL
330°, 50%, 73%
CMYK
0%, 31%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD98BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 152, 186

Red: 221 / Green: 152 / Blue: 186

HSL

330°, 50%, 73%

Hue: 330° / Saturation: 50% / Lightness: 73%

CMYK

0%, 31%, 16%, 13%

Cyan: 0% / Magenta: 31% / Yellow: 16% / Key: 13%

What color is #DD98BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD98BA to RGB:

rgb(221, 152, 186)HEX to RGB Converter →

HEX to HSL

Convert #DD98BA to HSL:

hsl(330, 50%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DD98BA to CMYK:

cmyk(0%, 31%, 16%, 13%)Color Converter →

Color Meaning and Usage

#DD98BA is a understated magenta color with RGB values of 221, 152, 186 and HSL of 330°, 50%, 73%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD98BA is #98DDBA, creating high-contrast pairings. For softer combinations, try analogous colors like #DD98DD.

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

Contrast with #DD98BA

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

Contrast Ratio: 9.27:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD98BA?

#DD98BA is a understated magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD98BA?

#DD98BA in RGB is (221, 152, 186) - 221 red, 152 green, and 186 blue.

How to use #DD98BA in CSS?

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

What colors go well with #DD98BA?

#98DDBA (complementary), #DD98DD (analogous), and #C95E94 (lighter shade) work well with #DD98BA.