Here is a five-point color gradient fading smoothly from Dusty Rose to Bordeaux (using the #4C1C24 code established for Bordeaux in your previous request).
1. Calculate color steps
The mathematical interpolation between the two shades creates three perfectly balanced midtones:
- Point 1 (Dusty Rose):
#C9A9A6 - Point 2 (Muted Rose):
#A98585 - Point 3 (Mauve Plum):
#8A6265 - Point 4 (Deep Wine):
#6B3F44 - Point 5 (Bordeaux):
#4C1C24
2. Gradient Breakdown Table
| Step | Color Name | Hex Code | RGB Value |
|---|---|---|---|
| 1 | Dusty Rose | #C9A9A6 | rgb(201, 169, 166) |
| 2 | Muted Rose | #A98585 | rgb(169, 133, 133) |
| 3 | Mauve Plum | #8A6265 | rgb(138, 98, 101) |
| 4 | Deep Wine | #6B3F44 | rgb(107, 63, 68) |
| 5 | Bordeaux | #4C1C24 | rgb(76, 28, 36) |
The complete five-point color palette transitions linearly from #C9A9A6 to #4C1C24.
Here is a six-point color gradient transitioning smoothly from Light Pink (#FFB6C1) to Bordeaux (#4C1C24).
1. Calculate color steps
Linear mathematical interpolation adds four distinct midtones to evenly distribute the shift from light pink to deep burgundy:
- Point 1 (Light Pink):
#FFB6C1 - Point 2 (Soft Rose):
#DB97A1 - Point 3 (Muted Mauve):
#B77882 - Point 4 (Deep Dusty Rose):
#935962 - Point 5 (Wine Berry):
#6F3A43 - Point 6 (Bordeaux):
#4C1C24
2. Gradient Breakdown Table
| Step | Color Name | Hex Code | RGB Value |
|---|---|---|---|
| 1 | Light Pink | #FFB6C1 | rgb(255, 182, 193) |
| 2 | Soft Rose | #DB97A1 | rgb(219, 151, 161) |
| 3 | Muted Mauve | #B77882 | rgb(183, 120, 130) |
| 4 | Deep Dusty Rose | #935962 | rgb(147, 89, 98) |
| 5 | Wine Berry | #6F3A43 | rgb(111, 58, 67) |
| 6 | Bordeaux | #4C1C24 | rgb(76, 28, 3 |
Here is your softer six-point color gradient transitioning from Light Pink (#FFB6C1) to Wine Berry (#6F3A43).
1. Calculate color steps
By stopping at a lighter wine shade instead of deep bordeaux, the steps create a much gentler, pastel-to-muted transition:
- Point 1 (Light Pink):
#FFB6C1 - Point 2 (Blush Rose):
#E29DA8 - Point 3 (Muted Mauve):
#C5848F - Point 4 (Dusty Plum):
#A96C75 - Point 5 (Deep Rosewood):
#8C535C - Point 6 (Wine Berry):
#6F3A43
2. Gradient Breakdown Table
| Step | Color Name | Hex Code | RGB Value |
|---|---|---|---|
| 1 | Light Pink | #FFB6C1 | rgb(255, 182, 193) |
| 2 | Blush Rose | #E29DA8 | rgb(226, 157, 168) |
| 3 | Muted Mauve | #C5848F | rgb(197, 132, 143) |
| 4 | Dusty Plum | #A96C75 | rgb(169, 108, 117) |
| 5 | Deep Rosewood | #8C535C | rgb(140, 83, 92) |
| 6 | Wine Berry | #6F3A43 | rgb(111, 58, 67) |
