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 |
|---|---|---|---|---|---|
#4BCE7D | rgb(75, 206, 125) | hsl(143, 57%, 55%) | Soft Green | View | |
#4BCE9E | rgb(75, 206, 158) | hsl(158, 57%, 55%) | Soft Emerald | View | |
#4BCEBE | rgb(75, 206, 190) | hsl(173, 57%, 55%) | Soft Cyan | View | |
#4BBCCE | rgb(75, 188, 206) | hsl(188, 57%, 55%) | Soft Sky Blue | View | |
#4B9CCE | rgb(75, 156, 206) | hsl(203, 57%, 55%) | 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: #4BCE7D;
--color-2: #4BCE9E;
--color-3: #4BCEBE;
--color-4: #4BBCCE;
--color-5: #4B9CCE;
}Palettes that share visual characteristics and color harmony.