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 |
|---|---|---|---|---|---|
#4ACF7D | rgb(74, 207, 125) | hsl(143, 58%, 55%) | Soft Green | View | |
#4ACF9E | rgb(74, 207, 158) | hsl(158, 58%, 55%) | Soft Emerald | View | |
#4ACFBF | rgb(74, 207, 191) | hsl(173, 58%, 55%) | Soft Cyan | View | |
#4ABDCF | rgb(74, 189, 207) | hsl(188, 58%, 55%) | Soft Sky Blue | View | |
#4A9CCF | rgb(74, 156, 207) | hsl(203, 58%, 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: #4ACF7D;
--color-2: #4ACF9E;
--color-3: #4ACFBF;
--color-4: #4ABDCF;
--color-5: #4A9CCF;
}Palettes that share visual characteristics and color harmony.