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 |
|---|---|---|---|---|---|
#3CC3B8 | rgb(60, 195, 184) | hsl(175, 53%, 50%) | Soft Cyan | View | |
#3CADC3 | rgb(60, 173, 195) | hsl(190, 53%, 50%) | Soft Sky Blue | View | |
#3C8BC3 | rgb(60, 139, 195) | hsl(205, 53%, 50%) | Soft Blue | View | |
#3C69C3 | rgb(60, 105, 195) | hsl(220, 53%, 50%) | Soft Blue | View | |
#3C47C3 | rgb(60, 71, 195) | hsl(235, 53%, 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: #3CC3B8;
--color-2: #3CADC3;
--color-3: #3C8BC3;
--color-4: #3C69C3;
--color-5: #3C47C3;
}Palettes that share visual characteristics and color harmony.