#D47D8E Color Information

Hex color code: #D47D8E

The hex color #D47D8E is a invigorating red with RGB values of (212, 125, 142) and HSL of (348°, 50%, 66%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#D47D8E
RGB
212, 125, 142
HSL
348°, 50%, 66%
CMYK
0%, 41%, 33%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D47D8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 125, 142

Red: 212 / Green: 125 / Blue: 142

HSL

348°, 50%, 66%

Hue: 348° / Saturation: 50% / Lightness: 66%

CMYK

0%, 41%, 33%, 17%

Cyan: 0% / Magenta: 41% / Yellow: 33% / Key: 17%

What color is #D47D8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D47D8E to RGB:

rgb(212, 125, 142)HEX to RGB Converter →

HEX to HSL

Convert #D47D8E to HSL:

hsl(348, 50%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D47D8E to CMYK:

cmyk(0%, 41%, 33%, 17%)Color Converter →

Color Meaning and Usage

A energetic red tone, #D47D8E has RGB (212, 125, 142) and HSL (348°, 50%, 66%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D47D8E is #7DD4C2, creating high-contrast pairings. For softer combinations, try analogous colors like #D47DBA.

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

Contrast with #D47D8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D47D8E?

#D47D8E is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D47D8E?

#D47D8E in RGB is (212, 125, 142) - 212 red, 125 green, and 142 blue.

How to use #D47D8E in CSS?

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

What colors go well with #D47D8E?

#7DD4C2 (complementary), #D47DBA (analogous), and #C1445D (lighter shade) work well with #D47D8E.