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 |
|---|---|---|---|---|---|
#3E49C1 | rgb(62, 73, 193) | hsl(235, 51%, 50%) | Soft Blue | View | |
#543EC1 | rgb(84, 62, 193) | hsl(250, 51%, 50%) | Soft Navy | View | |
#753EC1 | rgb(117, 62, 193) | hsl(265, 51%, 50%) | Soft Navy | View | |
#953EC1 | rgb(149, 62, 193) | hsl(280, 51%, 50%) | Soft Purple | View | |
#B63EC1 | rgb(182, 62, 193) | hsl(295, 51%, 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: #3E49C1;
--color-2: #543EC1;
--color-3: #753EC1;
--color-4: #953EC1;
--color-5: #B63EC1;
}Palettes that share visual characteristics and color harmony.