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 Emerald, Soft Cyan. 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 |
|---|---|---|---|---|---|
#80CB9B | rgb(128, 203, 155) | hsl(142, 42%, 65%) | Soft Green | View | |
#80CBAD | rgb(128, 203, 173) | hsl(156, 42%, 65%) | Soft Emerald | View | |
#80CBC0 | rgb(128, 203, 192) | hsl(171, 42%, 65%) | Soft Cyan | View | |
#80C4CB | rgb(128, 196, 203) | hsl(186, 42%, 65%) | Soft Sky Blue | View | |
#80B1CB | rgb(128, 177, 203) | hsl(201, 42%, 65%) | Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Green and Soft Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #80CB9B;
--color-2: #80CBAD;
--color-3: #80CBC0;
--color-4: #80C4CB;
--color-5: #80B1CB;
}Palettes that share visual characteristics and color harmony.