#D2838E Color Information

Hex color code: #D2838E

#D2838E is a delicate red color. In RGB it is (210, 131, 142), and in HSL it is (352°, 47%, 67%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#D2838E
RGB
210, 131, 142
HSL
352°, 47%, 67%
CMYK
0%, 38%, 32%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2838E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 131, 142

Red: 210 / Green: 131 / Blue: 142

HSL

352°, 47%, 67%

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

CMYK

0%, 38%, 32%, 18%

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

What color is #D2838E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2838E to RGB:

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

HEX to HSL

Convert #D2838E to HSL:

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

HEX to CMYK

Convert #D2838E to CMYK:

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

Color Meaning and Usage

A soft red tone, #D2838E has RGB (210, 131, 142) and HSL (352°, 47%, 67%). 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 #D2838E is #83D2C8, creating high-contrast pairings. For softer combinations, try analogous colors like #D283B5.

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

Contrast with #D2838E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2838E?

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

What is the RGB value of #D2838E?

#D2838E in RGB is (210, 131, 142) - 210 red, 131 green, and 142 blue.

How to use #D2838E in CSS?

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

What colors go well with #D2838E?

#83D2C8 (complementary), #D283B5 (analogous), and #BE4B5A (lighter shade) work well with #D2838E.