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