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 Sky Blue, Soft 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 |
|---|---|---|---|---|---|
#4EABCA | rgb(78, 171, 202) | hsl(195, 54%, 55%) | Soft Sky Blue | View | |
#4E8CCA | rgb(78, 140, 202) | hsl(210, 54%, 55%) | Soft Blue | View | |
#4E6DCA | rgb(78, 109, 202) | hsl(225, 54%, 55%) | Soft Blue | View | |
#4E4ECA | rgb(78, 78, 202) | hsl(240, 54%, 55%) | Soft Blue | View | |
#6D4ECA | rgb(109, 78, 202) | hsl(255, 54%, 55%) | Soft Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Sky Blue and Soft Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4EABCA;
--color-2: #4E8CCA;
--color-3: #4E6DCA;
--color-4: #4E4ECA;
--color-5: #6D4ECA;
}Palettes that share visual characteristics and color harmony.