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 |
|---|---|---|---|---|---|
#4CC6CD | rgb(76, 198, 205) | hsl(183, 56%, 55%) | Soft Cyan | View | |
#4CA6CD | rgb(76, 166, 205) | hsl(198, 56%, 55%) | Soft Sky Blue | View | |
#4C86CD | rgb(76, 134, 205) | hsl(213, 56%, 55%) | Soft Blue | View | |
#4C66CD | rgb(76, 102, 205) | hsl(228, 56%, 55%) | Soft Blue | View | |
#524CCD | rgb(82, 76, 205) | hsl(243, 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: #4CC6CD;
--color-2: #4CA6CD;
--color-3: #4C86CD;
--color-4: #4C66CD;
--color-5: #524CCD;
}Palettes that share visual characteristics and color harmony.