Powder Blue Color Palette
The official color guide for Powder Blue. Soft, dreamy tones optimized for trending, aesthetic design, and visual harmony.
Introduction
Powder Blue is a defining palette in the trending aesthetic. Popularized by Classic in 2024, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #B0E0E6, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Powder Blue creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #B0E0E6 |
176, 224, 230 | |
| Secondary | #ADD8E6 |
173, 216, 230 | |
| Accent | #b6d0e2 |
182, 208, 226 | |
| Complement | #d4ebf2 |
212, 235, 242 |
Trends & Psychology
Soft Focus
Pastel colors like #B0E0E6 are known to have a calming effect on the viewer, reducing visual stress and creating a sense of safety and openness.
Global Appeal
Japan has seen a rising trend in seasonal cherry blossom campaigns and stationery using these exact tones.
Implementation Guide
Use these snippets to add Powder Blue to your stylesheet.
CSS Variables
:root {
/* Powder Blue Variables */
--pastel-1: #B0E0E6;
--pastel-2: #ADD8E6;
--pastel-3: #b6d0e2;
--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.