Dusty Rose Archive

Warm layers of aged rose and plum, like candlelit fabric folds catching soft amber light.

Colors

~Dolly Cheek#F9C8B5
~Café Crème#CD948B
~Nipple#B07677
~Velvet Wine#944A63
~Royal Plum#65374F

Psychology

The analogous harmony of warm pinks and magentas creates visual cohesion without monotony, while the progression from light to deep tones establishes gentle depth. Low to moderate saturation across all five colors produces a calming, introspective quality, avoiding overstimulation while maintaining warmth through the red-orange undertones. This combination signals sophistication and restraint, evoking trust and refinement rather than urgency.

Usage

Ideal for luxury cosmetics packaging, high-end fashion lookbooks, and artisanal home décor branding where warmth and elegance matter equally. The moderate contrast and soft saturation work exceptionally well in projects requiring layered visual storytelling, such as editorial spreads and vintage-leaning product photography. Best suited to brands targeting audiences who value craftsmanship, heritage, and understated luxury over bold visual impact.

Code

CSS Gradient
/* CSS gradient approximation of mesh gradient */
/* Note: This is a linear approximation. For the full animated mesh effect, use the React/JS export. */
background: linear-gradient(
    90deg,
    #f9c8b5 0%,
    #cd948b 25%,
    #b07677 50%,
    #944a63 75%,
    #65374f 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f9c8b5;
  --color-gradient-2: #cd948b;
  --color-gradient-3: #b07677;
  --color-gradient-4: #944a63;
  --color-gradient-5: #65374f;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f9c8b5;
--color-2: #cd948b;
--color-3: #b07677;
--color-4: #944a63;
--color-5: #65374f;
Hex values
#f9c8b5, #cd948b, #b07677, #944a63, #65374f

Building something? Get this palette via the REST API.

History

Similar palettes

Apricot Silk Hour
Kiln Ember Dusk
Flamingo Hour
Biscuit Porcelain Hour
Wheat & Clover Dawn
Velvet Ember Dusk
Apricot Hearth
Brick Fade Study
Caramel Linen Hour