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 |
|---|---|---|---|---|---|
#55C37F | rgb(85, 195, 127) | hsl(143, 48%, 55%) | Soft Green | View | |
#55C39B | rgb(85, 195, 155) | hsl(158, 48%, 55%) | Soft Emerald | View | |
#55C3B6 | rgb(85, 195, 182) | hsl(173, 48%, 55%) | Soft Cyan | View | |
#55B5C3 | rgb(85, 181, 195) | hsl(188, 48%, 55%) | Soft Sky Blue | View | |
#5599C3 | rgb(85, 153, 195) | hsl(203, 48%, 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: #55C37F;
--color-2: #55C39B;
--color-3: #55C3B6;
--color-4: #55B5C3;
--color-5: #5599C3;
}Palettes that share visual characteristics and color harmony.