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 |
|---|---|---|---|---|---|
#4FC9BF | rgb(79, 201, 191) | hsl(175, 53%, 55%) | Soft Cyan | View | |
#4FB5C9 | rgb(79, 181, 201) | hsl(190, 53%, 55%) | Soft Sky Blue | View | |
#4F96C9 | rgb(79, 150, 201) | hsl(205, 53%, 55%) | Soft Blue | View | |
#4F78C9 | rgb(79, 120, 201) | hsl(220, 53%, 55%) | Soft Blue | View | |
#4F5AC9 | rgb(79, 90, 201) | hsl(235, 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: #4FC9BF;
--color-2: #4FB5C9;
--color-3: #4F96C9;
--color-4: #4F78C9;
--color-5: #4F5AC9;
}Palettes that share visual characteristics and color harmony.