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 |
|---|---|---|---|---|---|
#5E5EBA | rgb(94, 94, 186) | hsl(240, 40%, 55%) | Soft Blue | View | |
#755EBA | rgb(117, 94, 186) | hsl(255, 40%, 55%) | Soft Navy | View | |
#8C5EBA | rgb(140, 94, 186) | hsl(270, 40%, 55%) | Soft Navy | View | |
#A35EBA | rgb(163, 94, 186) | hsl(285, 40%, 55%) | Soft Purple | View | |
#BA5EBA | rgb(186, 94, 186) | hsl(300, 40%, 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: #5E5EBA;
--color-2: #755EBA;
--color-3: #8C5EBA;
--color-4: #A35EBA;
--color-5: #BA5EBA;
}Palettes that share visual characteristics and color harmony.