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 |
|---|---|---|---|---|---|
#3BC4C4 | rgb(59, 196, 196) | hsl(180, 54%, 50%) | Soft Cyan | View | |
#3BA2C4 | rgb(59, 162, 196) | hsl(195, 54%, 50%) | Soft Sky Blue | View | |
#3B80C4 | rgb(59, 128, 196) | hsl(210, 54%, 50%) | Soft Blue | View | |
#3B5DC4 | rgb(59, 93, 196) | hsl(225, 54%, 50%) | Soft Blue | View | |
#3B3BC4 | rgb(59, 59, 196) | hsl(240, 54%, 50%) | 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: #3BC4C4;
--color-2: #3BA2C4;
--color-3: #3B80C4;
--color-4: #3B5DC4;
--color-5: #3B3BC4;
}Palettes that share visual characteristics and color harmony.