Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Soft Green, Soft Green, Soft Emerald. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#56C25E | rgb(86, 194, 94) | hsl(124, 47%, 55%) | Soft Green | View | |
#56C278 | rgb(86, 194, 120) | hsl(139, 47%, 55%) | Soft Green | View | |
#56C293 | rgb(86, 194, 147) | hsl(154, 47%, 55%) | Soft Emerald | View | |
#56C2AE | rgb(86, 194, 174) | hsl(169, 47%, 55%) | Soft Cyan | View | |
#56BBC2 | rgb(86, 187, 194) | hsl(184, 47%, 55%) | Soft Cyan | View |
:root {
--color-1: #56C25E;
--color-2: #56C278;
--color-3: #56C293;
--color-4: #56C2AE;
--color-5: #56BBC2;
}Palettes that share visual characteristics and color harmony.