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 |
|---|---|---|---|---|---|
#49AB8C | rgb(73, 171, 140) | hsl(161, 40%, 48%) | Soft Emerald | View | |
#49ABA5 | rgb(73, 171, 165) | hsl(176, 40%, 48%) | Soft Cyan | View | |
#4999AB | rgb(73, 153, 171) | hsl(191, 40%, 48%) | Soft Sky Blue | View | |
#4981AB | rgb(73, 129, 171) | hsl(206, 40%, 48%) | Soft Blue | View | |
#4968AB | rgb(73, 104, 171) | hsl(221, 40%, 48%) | 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: #49AB8C;
--color-2: #49ABA5;
--color-3: #4999AB;
--color-4: #4981AB;
--color-5: #4968AB;
}Palettes that share visual characteristics and color harmony.