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 |
|---|---|---|---|---|---|
#5ABFBA | rgb(90, 191, 186) | hsl(177, 44%, 55%) | Soft Cyan | View | |
#5AABBF | rgb(90, 171, 191) | hsl(192, 44%, 55%) | Soft Sky Blue | View | |
#5A91BF | rgb(90, 145, 191) | hsl(207, 44%, 55%) | Soft Blue | View | |
#5A78BF | rgb(90, 120, 191) | hsl(222, 44%, 55%) | Soft Blue | View | |
#5A5FBF | rgb(90, 95, 191) | hsl(237, 44%, 55%) | 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: #5ABFBA;
--color-2: #5AABBF;
--color-3: #5A91BF;
--color-4: #5A78BF;
--color-5: #5A5FBF;
}Palettes that share visual characteristics and color harmony.