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 |
|---|---|---|---|---|---|
#5BBABE | rgb(91, 186, 190) | hsl(182, 43%, 55%) | Soft Cyan | View | |
#5BA2BE | rgb(91, 162, 190) | hsl(197, 43%, 55%) | Soft Sky Blue | View | |
#5B89BE | rgb(91, 137, 190) | hsl(212, 43%, 55%) | Soft Blue | View | |
#5B70BE | rgb(91, 112, 190) | hsl(227, 43%, 55%) | Soft Blue | View | |
#5E5BBE | rgb(94, 91, 190) | hsl(242, 43%, 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: #5BBABE;
--color-2: #5BA2BE;
--color-3: #5B89BE;
--color-4: #5B70BE;
--color-5: #5E5BBE;
}Palettes that share visual characteristics and color harmony.