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 |
|---|---|---|---|---|---|
#4848CB | rgb(72, 72, 203) | hsl(240, 56%, 54%) | Soft Blue | View | |
#6948CB | rgb(105, 72, 203) | hsl(255, 56%, 54%) | Soft Navy | View | |
#8A48CB | rgb(138, 72, 203) | hsl(270, 56%, 54%) | Soft Navy | View | |
#AB48CB | rgb(171, 72, 203) | hsl(285, 56%, 54%) | Soft Purple | View | |
#CB48CB | rgb(203, 72, 203) | hsl(300, 56%, 54%) | 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: #4848CB;
--color-2: #6948CB;
--color-3: #8A48CB;
--color-4: #AB48CB;
--color-5: #CB48CB;
}Palettes that share visual characteristics and color harmony.