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 |
|---|---|---|---|---|---|
#47B88B | rgb(71, 184, 139) | hsl(156, 44%, 50%) | Soft Emerald | View | |
#47B8A7 | rgb(71, 184, 167) | hsl(171, 44%, 50%) | Soft Cyan | View | |
#47ACB8 | rgb(71, 172, 184) | hsl(186, 44%, 50%) | Soft Sky Blue | View | |
#4790B8 | rgb(71, 144, 184) | hsl(201, 44%, 50%) | Soft Blue | View | |
#4774B8 | rgb(71, 116, 184) | hsl(216, 44%, 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: #47B88B;
--color-2: #47B8A7;
--color-3: #47ACB8;
--color-4: #4790B8;
--color-5: #4774B8;
}Palettes that share visual characteristics and color harmony.