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 Emerald, Soft Cyan, Soft Sky Blue. 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 |
|---|---|---|---|---|---|
#3CC398 | rgb(60, 195, 152) | hsl(161, 53%, 50%) | Soft Emerald | View | |
#3CC3BA | rgb(60, 195, 186) | hsl(176, 53%, 50%) | Soft Cyan | View | |
#3CAAC3 | rgb(60, 170, 195) | hsl(191, 53%, 50%) | Soft Sky Blue | View | |
#3C89C3 | rgb(60, 137, 195) | hsl(206, 53%, 50%) | Soft Blue | View | |
#3C67C3 | rgb(60, 103, 195) | hsl(221, 53%, 50%) | Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Emerald and Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3CC398;
--color-2: #3CC3BA;
--color-3: #3CAAC3;
--color-4: #3C89C3;
--color-5: #3C67C3;
}Palettes that share visual characteristics and color harmony.