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 Cyan, 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 |
|---|---|---|---|---|---|
#34CBA5 | rgb(52, 203, 165) | hsl(165, 59%, 50%) | Soft Cyan | View | |
#34CBCB | rgb(52, 203, 203) | hsl(180, 59%, 50%) | Soft Cyan | View | |
#34A5CB | rgb(52, 165, 203) | hsl(195, 59%, 50%) | Soft Sky Blue | View | |
#3480CB | rgb(52, 128, 203) | hsl(210, 59%, 50%) | Soft Blue | View | |
#345ACB | rgb(52, 90, 203) | hsl(225, 59%, 50%) | Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #34CBA5;
--color-2: #34CBCB;
--color-3: #34A5CB;
--color-4: #3480CB;
--color-5: #345ACB;
}Palettes that share visual characteristics and color harmony.