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 |
|---|---|---|---|---|---|
#4FC9C3 | rgb(79, 201, 195) | hsl(177, 53%, 55%) | Soft Cyan | View | |
#4FB1C9 | rgb(79, 177, 201) | hsl(192, 53%, 55%) | Soft Sky Blue | View | |
#4F92C9 | rgb(79, 146, 201) | hsl(207, 53%, 55%) | Soft Blue | View | |
#4F74C9 | rgb(79, 116, 201) | hsl(222, 53%, 55%) | Soft Blue | View | |
#4F56C9 | rgb(79, 86, 201) | hsl(237, 53%, 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: #4FC9C3;
--color-2: #4FB1C9;
--color-3: #4F92C9;
--color-4: #4F74C9;
--color-5: #4F56C9;
}Palettes that share visual characteristics and color harmony.