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 |
|---|---|---|---|---|---|
#7D72CB | rgb(125, 114, 203) | hsl(247, 46%, 62%) | Soft Blue | View | |
#9472CB | rgb(148, 114, 203) | hsl(263, 46%, 62%) | Soft Navy | View | |
#AA72CB | rgb(170, 114, 203) | hsl(278, 46%, 62%) | Soft Purple | View | |
#C072CB | rgb(192, 114, 203) | hsl(293, 46%, 62%) | Soft Purple | View | |
#CB72BF | rgb(203, 114, 191) | hsl(308, 46%, 62%) | 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: #7D72CB;
--color-2: #9472CB;
--color-3: #AA72CB;
--color-4: #C072CB;
--color-5: #CB72BF;
}Palettes that share visual characteristics and color harmony.