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 Navy, Soft Navy, Soft Purple. 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 |
|---|---|---|---|---|---|
#5A34CB | rgb(90, 52, 203) | hsl(255, 59%, 50%) | Soft Navy | View | |
#8034CB | rgb(128, 52, 203) | hsl(270, 59%, 50%) | Soft Navy | View | |
#A534CB | rgb(165, 52, 203) | hsl(285, 59%, 50%) | Soft Purple | View | |
#CB34CB | rgb(203, 52, 203) | hsl(300, 59%, 50%) | Soft Purple | View | |
#CB34A5 | rgb(203, 52, 165) | hsl(315, 59%, 50%) | Soft Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Navy and Soft Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5A34CB;
--color-2: #8034CB;
--color-3: #A534CB;
--color-4: #CB34CB;
--color-5: #CB34A5;
}Palettes that share visual characteristics and color harmony.