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 |
|---|---|---|---|---|---|
#5F3EC1 | rgb(95, 62, 193) | hsl(255, 51%, 50%) | Soft Navy | View | |
#803EC1 | rgb(128, 62, 193) | hsl(270, 51%, 50%) | Soft Navy | View | |
#A03EC1 | rgb(160, 62, 193) | hsl(285, 51%, 50%) | Soft Purple | View | |
#C13EC1 | rgb(193, 62, 193) | hsl(300, 51%, 50%) | Soft Purple | View | |
#C13EA0 | rgb(193, 62, 160) | hsl(315, 51%, 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: #5F3EC1;
--color-2: #803EC1;
--color-3: #A03EC1;
--color-4: #C13EC1;
--color-5: #C13EA0;
}Palettes that share visual characteristics and color harmony.