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 |
|---|---|---|---|---|---|
#32BDB6 | rgb(50, 189, 182) | hsl(177, 58%, 47%) | Soft Cyan | View | |
#32A2BD | rgb(50, 162, 189) | hsl(192, 58%, 47%) | Soft Sky Blue | View | |
#327FBD | rgb(50, 127, 189) | hsl(207, 58%, 47%) | Soft Blue | View | |
#325CBD | rgb(50, 92, 189) | hsl(222, 58%, 47%) | Soft Blue | View | |
#3239BD | rgb(50, 57, 189) | hsl(237, 58%, 47%) | 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: #32BDB6;
--color-2: #32A2BD;
--color-3: #327FBD;
--color-4: #325CBD;
--color-5: #3239BD;
}Palettes that share visual characteristics and color harmony.