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 |
|---|---|---|---|---|---|
#2FB6B6 | rgb(47, 182, 182) | hsl(180, 59%, 45%) | Soft Cyan | View | |
#2F95B6 | rgb(47, 149, 182) | hsl(195, 59%, 45%) | Soft Sky Blue | View | |
#2F73B6 | rgb(47, 115, 182) | hsl(210, 59%, 45%) | Soft Blue | View | |
#2F51B6 | rgb(47, 81, 182) | hsl(225, 59%, 45%) | Soft Blue | View | |
#2F2FB6 | rgb(47, 47, 182) | hsl(240, 59%, 45%) | 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: #2FB6B6;
--color-2: #2F95B6;
--color-3: #2F73B6;
--color-4: #2F51B6;
--color-5: #2F2FB6;
}Palettes that share visual characteristics and color harmony.