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 |
|---|---|---|---|---|---|
#8484DC | rgb(132, 132, 220) | hsl(240, 56%, 69%) | Soft Blue | View | |
#9A84DC | rgb(154, 132, 220) | hsl(255, 56%, 69%) | Soft Navy | View | |
#B084DC | rgb(176, 132, 220) | hsl(270, 56%, 69%) | Soft Navy | View | |
#C684DC | rgb(198, 132, 220) | hsl(285, 56%, 69%) | Soft Purple | View | |
#DC84DC | rgb(220, 132, 220) | hsl(300, 56%, 69%) | 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: #8484DC;
--color-2: #9A84DC;
--color-3: #B084DC;
--color-4: #C684DC;
--color-5: #DC84DC;
}Palettes that share visual characteristics and color harmony.