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 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 |
|---|---|---|---|---|---|
#4D3DB3 | rgb(77, 61, 179) | hsl(248, 49%, 47%) | Soft Blue | View | |
#6A3DB3 | rgb(106, 61, 179) | hsl(263, 49%, 47%) | Soft Navy | View | |
#883DB3 | rgb(136, 61, 179) | hsl(278, 49%, 47%) | Soft Purple | View | |
#A53DB3 | rgb(165, 61, 179) | hsl(293, 49%, 47%) | Soft Purple | View | |
#B33DA3 | rgb(179, 61, 163) | hsl(308, 49%, 47%) | Soft Pink | 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: #4D3DB3;
--color-2: #6A3DB3;
--color-3: #883DB3;
--color-4: #A53DB3;
--color-5: #B33DA3;
}Palettes that share visual characteristics and color harmony.