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 |
|---|---|---|---|---|---|
#8A80CB | rgb(138, 128, 203) | hsl(248, 42%, 65%) | Soft Blue | View | |
#9D80CB | rgb(157, 128, 203) | hsl(263, 42%, 65%) | Soft Navy | View | |
#B080CB | rgb(176, 128, 203) | hsl(278, 42%, 65%) | Soft Purple | View | |
#C280CB | rgb(194, 128, 203) | hsl(293, 42%, 65%) | Soft Purple | View | |
#CB80C1 | rgb(203, 128, 193) | hsl(308, 42%, 65%) | 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: #8A80CB;
--color-2: #9D80CB;
--color-3: #B080CB;
--color-4: #C280CB;
--color-5: #CB80C1;
}Palettes that share visual characteristics and color harmony.