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 |
|---|---|---|---|---|---|
#3B3BC4 | rgb(59, 59, 196) | hsl(240, 54%, 50%) | Soft Blue | View | |
#5D3BC4 | rgb(93, 59, 196) | hsl(255, 54%, 50%) | Soft Navy | View | |
#803BC4 | rgb(128, 59, 196) | hsl(270, 54%, 50%) | Soft Navy | View | |
#A23BC4 | rgb(162, 59, 196) | hsl(285, 54%, 50%) | Soft Purple | View | |
#C43BC4 | rgb(196, 59, 196) | hsl(300, 54%, 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: #3B3BC4;
--color-2: #5D3BC4;
--color-3: #803BC4;
--color-4: #A23BC4;
--color-5: #C43BC4;
}Palettes that share visual characteristics and color harmony.