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 |
|---|---|---|---|---|---|
#4CCACD | rgb(76, 202, 205) | hsl(181, 56%, 55%) | Soft Cyan | View | |
#4CAACD | rgb(76, 170, 205) | hsl(196, 56%, 55%) | Soft Sky Blue | View | |
#4C8ACD | rgb(76, 138, 205) | hsl(211, 56%, 55%) | Soft Blue | View | |
#4C6ACD | rgb(76, 106, 205) | hsl(226, 56%, 55%) | Soft Blue | View | |
#4E4CCD | rgb(78, 76, 205) | hsl(241, 56%, 55%) | 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: #4CCACD;
--color-2: #4CAACD;
--color-3: #4C8ACD;
--color-4: #4C6ACD;
--color-5: #4E4CCD;
}Palettes that share visual characteristics and color harmony.