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 |
|---|---|---|---|---|---|
#454BBA | rgb(69, 75, 186) | hsl(237, 46%, 50%) | Soft Blue | View | |
#5C45BA | rgb(92, 69, 186) | hsl(252, 46%, 50%) | Soft Navy | View | |
#7A45BA | rgb(122, 69, 186) | hsl(267, 46%, 50%) | Soft Navy | View | |
#9745BA | rgb(151, 69, 186) | hsl(282, 46%, 50%) | Soft Purple | View | |
#B445BA | rgb(180, 69, 186) | hsl(297, 46%, 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: #454BBA;
--color-2: #5C45BA;
--color-3: #7A45BA;
--color-4: #9745BA;
--color-5: #B445BA;
}Palettes that share visual characteristics and color harmony.