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 |
|---|---|---|---|---|---|
#88D7CE | rgb(136, 215, 206) | hsl(173, 50%, 69%) | Soft Cyan | View | |
#88CDD7 | rgb(136, 205, 215) | hsl(188, 50%, 69%) | Soft Sky Blue | View | |
#88B9D7 | rgb(136, 185, 215) | hsl(203, 50%, 69%) | Soft Blue | View | |
#88A5D7 | rgb(136, 165, 215) | hsl(218, 50%, 69%) | Soft Blue | View | |
#8892D7 | rgb(136, 146, 215) | hsl(232, 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: #88D7CE;
--color-2: #88CDD7;
--color-3: #88B9D7;
--color-4: #88A5D7;
--color-5: #8892D7;
}Palettes that share visual characteristics and color harmony.