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 |
|---|---|---|---|---|---|
#46B98D | rgb(70, 185, 141) | hsl(157, 45%, 50%) | Soft Emerald | View | |
#46B9AA | rgb(70, 185, 170) | hsl(172, 45%, 50%) | Soft Cyan | View | |
#46ABB9 | rgb(70, 171, 185) | hsl(187, 45%, 50%) | Soft Sky Blue | View | |
#468FB9 | rgb(70, 143, 185) | hsl(202, 45%, 50%) | Soft Blue | View | |
#4672B9 | rgb(70, 114, 185) | hsl(217, 45%, 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: #46B98D;
--color-2: #46B9AA;
--color-3: #46ABB9;
--color-4: #468FB9;
--color-5: #4672B9;
}Palettes that share visual characteristics and color harmony.