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 |
|---|---|---|---|---|---|
#34B27D | rgb(52, 178, 125) | hsl(155, 55%, 45%) | Soft Emerald | View | |
#34B29D | rgb(52, 178, 157) | hsl(170, 55%, 45%) | Soft Cyan | View | |
#34A7B2 | rgb(52, 167, 178) | hsl(185, 55%, 45%) | Soft Sky Blue | View | |
#3488B2 | rgb(52, 136, 178) | hsl(200, 55%, 45%) | Soft Blue | View | |
#3468B2 | rgb(52, 104, 178) | hsl(215, 55%, 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: #34B27D;
--color-2: #34B29D;
--color-3: #34A7B2;
--color-4: #3488B2;
--color-5: #3468B2;
}Palettes that share visual characteristics and color harmony.