Dream Vapor Color Palette
The official color guide for Dream Vapor. Soft, dreamy tones optimized for aesthetic, aesthetic design, and visual harmony.
Introduction
Dream Vapor is a defining palette in the aesthetic aesthetic. Popularized by Vaporwave in 2021, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #f5e6fa, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Dream Vapor creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #f5e6fa |
245, 230, 250 | |
| Secondary | #dcd6f7 |
220, 214, 247 | |
| Accent | #a6b1e1 |
166, 177, 225 | |
| Complement | #424874 |
66, 72, 116 |
Trends & Psychology
Soft Focus
Pastel colors like #f5e6fa are known to have a calming effect on the viewer, reducing visual stress and creating a sense of safety and openness.
Global Appeal
Scandinavia has seen a rising trend in interior design (Hygge style) and sustainable fashion using these exact tones.
Implementation Guide
Use these snippets to add Dream Vapor to your stylesheet.
CSS Variables
:root {
/* Dream Vapor Variables */
--pastel-1: #f5e6fa;
--pastel-2: #dcd6f7;
--pastel-3: #a6b1e1;
--pastel-4: #424874;
}
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.