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 |
|---|---|---|---|---|---|
#4BCEBE | rgb(75, 206, 190) | hsl(173, 57%, 55%) | Soft Cyan | View | |
#4BBCCE | rgb(75, 188, 206) | hsl(188, 57%, 55%) | Soft Sky Blue | View | |
#4B9CCE | rgb(75, 156, 206) | hsl(203, 57%, 55%) | Soft Blue | View | |
#4B7BCE | rgb(75, 123, 206) | hsl(218, 57%, 55%) | Soft Blue | View | |
#4B5ACE | rgb(75, 90, 206) | hsl(233, 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: #4BCEBE;
--color-2: #4BBCCE;
--color-3: #4B9CCE;
--color-4: #4B7BCE;
--color-5: #4B5ACE;
}Palettes that share visual characteristics and color harmony.