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 Purple. 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 |
|---|---|---|---|---|---|
#5F4ECA | rgb(95, 78, 202) | hsl(248, 54%, 55%) | Soft Blue | View | |
#7E4ECA | rgb(126, 78, 202) | hsl(263, 54%, 55%) | Soft Navy | View | |
#9D4ECA | rgb(157, 78, 202) | hsl(278, 54%, 55%) | Soft Purple | View | |
#BC4ECA | rgb(188, 78, 202) | hsl(293, 54%, 55%) | Soft Purple | View | |
#CA4EBA | rgb(202, 78, 186) | hsl(308, 54%, 55%) | Soft Pink | 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: #5F4ECA;
--color-2: #7E4ECA;
--color-3: #9D4ECA;
--color-4: #BC4ECA;
--color-5: #CA4EBA;
}Palettes that share visual characteristics and color harmony.