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 |
|---|---|---|---|---|---|
#45BAB0 | rgb(69, 186, 176) | hsl(175, 46%, 50%) | Soft Cyan | View | |
#45A7BA | rgb(69, 167, 186) | hsl(190, 46%, 50%) | Soft Sky Blue | View | |
#4589BA | rgb(69, 137, 186) | hsl(205, 46%, 50%) | Soft Blue | View | |
#456CBA | rgb(69, 108, 186) | hsl(220, 46%, 50%) | Soft Blue | View | |
#454FBA | rgb(69, 79, 186) | hsl(235, 46%, 50%) | 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: #45BAB0;
--color-2: #45A7BA;
--color-3: #4589BA;
--color-4: #456CBA;
--color-5: #454FBA;
}Palettes that share visual characteristics and color harmony.