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 |
|---|---|---|---|---|---|
#41BE9B | rgb(65, 190, 155) | hsl(163, 49%, 50%) | Soft Emerald | View | |
#41BEBA | rgb(65, 190, 186) | hsl(178, 49%, 50%) | Soft Cyan | View | |
#41A3BE | rgb(65, 163, 190) | hsl(193, 49%, 50%) | Soft Sky Blue | View | |
#4184BE | rgb(65, 132, 190) | hsl(208, 49%, 50%) | Soft Blue | View | |
#4164BE | rgb(65, 100, 190) | hsl(223, 49%, 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: #41BE9B;
--color-2: #41BEBA;
--color-3: #41A3BE;
--color-4: #4184BE;
--color-5: #4164BE;
}Palettes that share visual characteristics and color harmony.