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 |
|---|---|---|---|---|---|
#4B4DB4 | rgb(75, 77, 180) | hsl(239, 41%, 50%) | Soft Blue | View | |
#644BB4 | rgb(100, 75, 180) | hsl(254, 41%, 50%) | Soft Navy | View | |
#7E4BB4 | rgb(126, 75, 180) | hsl(269, 41%, 50%) | Soft Navy | View | |
#984BB4 | rgb(152, 75, 180) | hsl(284, 41%, 50%) | Soft Purple | View | |
#B24BB4 | rgb(178, 75, 180) | hsl(299, 41%, 50%) | 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: #4B4DB4;
--color-2: #644BB4;
--color-3: #7E4BB4;
--color-4: #984BB4;
--color-5: #B24BB4;
}Palettes that share visual characteristics and color harmony.