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 |
|---|---|---|---|---|---|
#80CBBF | rgb(128, 203, 191) | hsl(170, 42%, 65%) | Soft Cyan | View | |
#80C5CB | rgb(128, 197, 203) | hsl(185, 42%, 65%) | Soft Sky Blue | View | |
#80B2CB | rgb(128, 178, 203) | hsl(200, 42%, 65%) | Soft Blue | View | |
#80A0CB | rgb(128, 160, 203) | hsl(214, 42%, 65%) | Soft Blue | View | |
#808DCB | rgb(128, 141, 203) | hsl(230, 42%, 65%) | Soft Blue | View |
This cyan-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: #80CBBF;
--color-2: #80C5CB;
--color-3: #80B2CB;
--color-4: #80A0CB;
--color-5: #808DCB;
}Palettes that share visual characteristics and color harmony.