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