Danish Pastel Color Palette
The official color guide for Danish Pastel. Soft, dreamy tones optimized for interior, aesthetic design, and visual harmony.
Introduction
Danish Pastel is a defining palette in the interior aesthetic. Popularized by TikTok in 2022, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #E6E6FA, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Danish Pastel creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #E6E6FA |
230, 230, 250 | |
| Secondary | #FFD1DC |
255, 209, 220 | |
| Accent | #98FF98 |
152, 255, 152 | |
| Complement | #FFFFE0 |
255, 255, 224 |
Trends & Psychology
Soft Focus
Pastel colors like #E6E6FA 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 Danish Pastel to your stylesheet.
CSS Variables
:root {
/* Danish Pastel Variables */
--pastel-1: #E6E6FA;
--pastel-2: #FFD1DC;
--pastel-3: #98FF98;
--pastel-4: #FFFFE0;
}
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.