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 |
|---|---|---|---|---|---|
#4CC4CD | rgb(76, 196, 205) | hsl(184, 56%, 55%) | Soft Cyan | View | |
#4CA4CD | rgb(76, 164, 205) | hsl(199, 56%, 55%) | Soft Sky Blue | View | |
#4C84CD | rgb(76, 132, 205) | hsl(214, 56%, 55%) | Soft Blue | View | |
#4C64CD | rgb(76, 100, 205) | hsl(229, 56%, 55%) | Soft Blue | View | |
#554CCD | rgb(85, 76, 205) | hsl(244, 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: #4CC4CD;
--color-2: #4CA4CD;
--color-3: #4C84CD;
--color-4: #4C64CD;
--color-5: #554CCD;
}Palettes that share visual characteristics and color harmony.