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 |
|---|---|---|---|---|---|
#88D7D4 | rgb(136, 215, 212) | hsl(178, 50%, 69%) | Soft Cyan | View | |
#88C8D7 | rgb(136, 200, 215) | hsl(191, 50%, 69%) | Soft Sky Blue | View | |
#88B4D7 | rgb(136, 180, 215) | hsl(207, 50%, 69%) | Soft Blue | View | |
#88A0D7 | rgb(136, 160, 215) | hsl(222, 50%, 69%) | Soft Blue | View | |
#888CD7 | rgb(136, 140, 215) | hsl(237, 50%, 69%) | 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: #88D7D4;
--color-2: #88C8D7;
--color-3: #88B4D7;
--color-4: #88A0D7;
--color-5: #888CD7;
}Palettes that share visual characteristics and color harmony.