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 |
|---|---|---|---|---|---|
#4D56CB | rgb(77, 86, 203) | hsl(236, 55%, 55%) | Soft Blue | View | |
#644DCB | rgb(100, 77, 203) | hsl(251, 55%, 55%) | Soft Navy | View | |
#844DCB | rgb(132, 77, 203) | hsl(266, 55%, 55%) | Soft Navy | View | |
#A34DCB | rgb(163, 77, 203) | hsl(281, 55%, 55%) | Soft Purple | View | |
#C34DCB | rgb(195, 77, 203) | hsl(296, 55%, 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: #4D56CB;
--color-2: #644DCB;
--color-3: #844DCB;
--color-4: #A34DCB;
--color-5: #C34DCB;
}Palettes that share visual characteristics and color harmony.