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 |
|---|---|---|---|---|---|
#3BABA9 | rgb(59, 171, 169) | hsl(179, 49%, 45%) | Soft Cyan | View | |
#3B91AB | rgb(59, 145, 171) | hsl(194, 49%, 45%) | Soft Sky Blue | View | |
#3B75AB | rgb(59, 117, 171) | hsl(209, 49%, 45%) | Soft Blue | View | |
#3B59AB | rgb(59, 89, 171) | hsl(224, 49%, 45%) | Soft Blue | View | |
#3B3CAB | rgb(59, 60, 171) | hsl(239, 49%, 45%) | 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: #3BABA9;
--color-2: #3B91AB;
--color-3: #3B75AB;
--color-4: #3B59AB;
--color-5: #3B3CAB;
}Palettes that share visual characteristics and color harmony.