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 |
|---|---|---|---|---|---|
#4DB3AD | rgb(77, 179, 173) | hsl(176, 40%, 50%) | Soft Cyan | View | |
#4D9EB3 | rgb(77, 158, 179) | hsl(192, 40%, 50%) | Soft Sky Blue | View | |
#4D85B3 | rgb(77, 133, 179) | hsl(207, 40%, 50%) | Soft Blue | View | |
#4D6BB3 | rgb(77, 107, 179) | hsl(222, 40%, 50%) | Soft Blue | View | |
#4D52B3 | rgb(77, 82, 179) | hsl(237, 40%, 50%) | 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: #4DB3AD;
--color-2: #4D9EB3;
--color-3: #4D85B3;
--color-4: #4D6BB3;
--color-5: #4D52B3;
}Palettes that share visual characteristics and color harmony.