#D2839A Color Information

Hex color code: #D2839A

The hex color #D2839A is a soft magenta with RGB values of (210, 131, 154) and HSL of (343°, 47%, 67%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#D2839A
RGB
210, 131, 154
HSL
343°, 47%, 67%
CMYK
0%, 38%, 27%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2839A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 131, 154

Red: 210 / Green: 131 / Blue: 154

HSL

343°, 47%, 67%

Hue: 343° / Saturation: 47% / Lightness: 67%

CMYK

0%, 38%, 27%, 18%

Cyan: 0% / Magenta: 38% / Yellow: 27% / Key: 18%

What color is #D2839A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2839A to RGB:

rgb(210, 131, 154)HEX to RGB Converter →

HEX to HSL

Convert #D2839A to HSL:

hsl(343, 47%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D2839A to CMYK:

cmyk(0%, 38%, 27%, 18%)Color Converter →

Color Meaning and Usage

#D2839A is a soft magenta color with RGB values of 210, 131, 154 and HSL of 343°, 47%, 67%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2839A is #83D2BC, creating high-contrast pairings. For softer combinations, try analogous colors like #D283C1.

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

Contrast with #D2839A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2839A?

#D2839A is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D2839A?

#D2839A in RGB is (210, 131, 154) - 210 red, 131 green, and 154 blue.

How to use #D2839A in CSS?

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

What colors go well with #D2839A?

#83D2BC (complementary), #D283C1 (analogous), and #BE4B6C (lighter shade) work well with #D2839A.