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 |
|---|---|---|---|---|---|
#7B7BD1 | rgb(123, 123, 209) | hsl(240, 48%, 65%) | Soft Blue | View | |
#907BD1 | rgb(144, 123, 209) | hsl(255, 48%, 65%) | Soft Navy | View | |
#A67BD1 | rgb(166, 123, 209) | hsl(270, 48%, 65%) | Soft Navy | View | |
#BB7BD1 | rgb(187, 123, 209) | hsl(285, 48%, 65%) | Soft Purple | View | |
#D17BD1 | rgb(209, 123, 209) | hsl(300, 48%, 65%) | 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: #7B7BD1;
--color-2: #907BD1;
--color-3: #A67BD1;
--color-4: #BB7BD1;
--color-5: #D17BD1;
}Palettes that share visual characteristics and color harmony.