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 |
|---|---|---|---|---|---|
#30B58B | rgb(48, 181, 139) | hsl(161, 58%, 45%) | Soft Emerald | View | |
#30B5AC | rgb(48, 181, 172) | hsl(176, 58%, 45%) | Soft Cyan | View | |
#309DB5 | rgb(48, 157, 181) | hsl(191, 58%, 45%) | Soft Sky Blue | View | |
#307CB5 | rgb(48, 124, 181) | hsl(206, 58%, 45%) | Soft Blue | View | |
#305AB5 | rgb(48, 90, 181) | hsl(221, 58%, 45%) | 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: #30B58B;
--color-2: #30B5AC;
--color-3: #309DB5;
--color-4: #307CB5;
--color-5: #305AB5;
}Palettes that share visual characteristics and color harmony.