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 |
|---|---|---|---|---|---|
#4BCEC1 | rgb(75, 206, 193) | hsl(174, 57%, 55%) | Soft Cyan | View | |
#4BBACE | rgb(75, 186, 206) | hsl(189, 57%, 55%) | Soft Sky Blue | View | |
#4B99CE | rgb(75, 153, 206) | hsl(204, 57%, 55%) | Soft Blue | View | |
#4B79CE | rgb(75, 121, 206) | hsl(219, 57%, 55%) | Soft Blue | View | |
#4B58CE | rgb(75, 88, 206) | hsl(234, 57%, 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: #4BCEC1;
--color-2: #4BBACE;
--color-3: #4B99CE;
--color-4: #4B79CE;
--color-5: #4B58CE;
}Palettes that share visual characteristics and color harmony.