Icy Blue Color Palette
The official color guide for Icy Blue. Soft, dreamy tones optimized for cold, aesthetic design, and visual harmony.
Introduction
Icy Blue is a defining palette in the cold aesthetic. Popularized by Winter Trend in 2024, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #f0f8ff, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Icy Blue creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #f0f8ff |
240, 248, 255 | |
| Secondary | #e0ffff |
224, 255, 255 | |
| Accent | #d1f2eb |
209, 242, 235 | |
| Complement | #afeeee |
175, 238, 238 |
Trends & Psychology
Soft Focus
Pastel colors like #f0f8ff are known to have a calming effect on the viewer, reducing visual stress and creating a sense of safety and openness.
Global Appeal
South Korea has seen a rising trend in minimalist cafe branding and K-Beauty packaging using these exact tones.
Implementation Guide
Use these snippets to add Icy Blue to your stylesheet.
CSS Variables
:root {
/* Icy Blue Variables */
--pastel-1: #f0f8ff;
--pastel-2: #e0ffff;
--pastel-3: #d1f2eb;
--pastel-4: #afeeee;
}
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.