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 |
|---|---|---|---|---|---|
#8484DB | rgb(132, 132, 219) | hsl(240, 55%, 69%) | Soft Blue | View | |
#9A84DB | rgb(154, 132, 219) | hsl(255, 55%, 69%) | Soft Navy | View | |
#B084DB | rgb(176, 132, 219) | hsl(270, 55%, 69%) | Soft Navy | View | |
#C684DB | rgb(198, 132, 219) | hsl(286, 55%, 69%) | Soft Purple | View | |
#DB84DB | rgb(219, 132, 219) | hsl(300, 55%, 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: #8484DB;
--color-2: #9A84DB;
--color-3: #B084DB;
--color-4: #C684DB;
--color-5: #DB84DB;
}Palettes that share visual characteristics and color harmony.