Pistachio Green Color Palette
The official color guide for Pistachio Green. Soft, dreamy tones optimized for trending, aesthetic design, and visual harmony.
Introduction
Pistachio Green is a defining palette in the trending aesthetic. Popularized by Pantone Trend in 2025, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #B2D3C2, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Pistachio Green creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #B2D3C2 |
178, 211, 194 | |
| Secondary | #93c572 |
147, 197, 114 | |
| Accent | #a8c3bc |
168, 195, 188 | |
| Complement | #d9ead3 |
217, 234, 211 |
Trends & Psychology
Soft Focus
Pastel colors like #B2D3C2 are known to have a calming effect on the viewer, reducing visual stress and creating a sense of safety and openness.
Global Appeal
United States has seen a rising trend in modern SaaS websites and lifestyle blogs using these exact tones.
Implementation Guide
Use these snippets to add Pistachio Green to your stylesheet.
CSS Variables
:root {
/* Pistachio Green Variables */
--pastel-1: #B2D3C2;
--pastel-2: #93c572;
--pastel-3: #a8c3bc;
--pastel-4: #d9ead3;
}
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.