Blue Joy Color Palette
The official color guide for Blue Joy. Soft, dreamy tones optimized for calm, aesthetic design, and visual harmony.
Introduction
Blue Joy is a defining palette in the calm aesthetic. Popularized by Winter in 2023, 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, Blue Joy 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 | #e0ffff |
224, 255, 255 | |
| Accent | #e6f2f5 |
230, 242, 245 | |
| Complement | #d4ebf2 |
212, 235, 242 |
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
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 Blue Joy to your stylesheet.
CSS Variables
:root {
/* Blue Joy Variables */
--pastel-1: #E6E6FA;
--pastel-2: #e0ffff;
--pastel-3: #e6f2f5;
--pastel-4: #d4ebf2;
}
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.