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 |
|---|---|---|---|---|---|
#3BAB5A | rgb(59, 171, 90) | hsl(137, 49%, 45%) | Soft Green | View | |
#3BAB76 | rgb(59, 171, 118) | hsl(152, 49%, 45%) | Soft Emerald | View | |
#3BAB93 | rgb(59, 171, 147) | hsl(167, 49%, 45%) | Soft Cyan | View | |
#3BA7AB | rgb(59, 167, 171) | hsl(182, 49%, 45%) | Soft Cyan | View | |
#3B8BAB | rgb(59, 139, 171) | hsl(197, 49%, 45%) | Soft Sky 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: #3BAB5A;
--color-2: #3BAB76;
--color-3: #3BAB93;
--color-4: #3BA7AB;
--color-5: #3B8BAB;
}Palettes that share visual characteristics and color harmony.