Dusty Rose Color Palette
The official color guide for Dusty Rose. Soft, dreamy tones optimized for vintage, aesthetic design, and visual harmony.
Introduction
Dusty Rose is a defining palette in the vintage aesthetic. Popularized by Fashion in 2018, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #f8bbd0, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Dusty Rose creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #f8bbd0 |
248, 187, 208 | |
| Secondary | #f48fb1 |
244, 143, 177 | |
| Accent | #f06292 |
240, 98, 146 | |
| Complement | #ec407a |
236, 64, 122 |
Trends & Psychology
Soft Focus
Pastel colors like #f8bbd0 are known to have a calming effect on the viewer, reducing visual stress and creating a sense of safety and openness.
Global Appeal
Brazil has seen a rising trend in summer fashion collections and beachwear using these exact tones.
Implementation Guide
Use these snippets to add Dusty Rose to your stylesheet.
CSS Variables
:root {
/* Dusty Rose Variables */
--pastel-1: #f8bbd0;
--pastel-2: #f48fb1;
--pastel-3: #f06292;
--pastel-4: #ec407a;
}
Frequently Asked Questions
Pastel colors are generally too light for body text on white backgrounds. Use them for backgrounds or large headlines on dark backgrounds.