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 Sky Blue, Soft 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 |
|---|---|---|---|---|---|
#3CCDC3 | rgb(60, 205, 195) | hsl(176, 59%, 52%) | Soft Cyan | View | |
#3CB2CD | rgb(60, 178, 205) | hsl(191, 59%, 52%) | Soft Sky Blue | View | |
#3C8ECD | rgb(60, 142, 205) | hsl(206, 59%, 52%) | Soft Blue | View | |
#3C6ACD | rgb(60, 106, 205) | hsl(221, 59%, 52%) | Soft Blue | View | |
#3C46CD | rgb(60, 70, 205) | hsl(236, 59%, 52%) | Soft Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Soft Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3CCDC3;
--color-2: #3CB2CD;
--color-3: #3C8ECD;
--color-4: #3C6ACD;
--color-5: #3C46CD;
}Palettes that share visual characteristics and color harmony.