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 |
|---|---|---|---|---|---|
#3E35BB | rgb(62, 53, 187) | hsl(244, 56%, 47%) | Soft Blue | View | |
#5F35BB | rgb(95, 53, 187) | hsl(259, 56%, 47%) | Soft Navy | View | |
#8135BB | rgb(129, 53, 187) | hsl(274, 56%, 47%) | Soft Navy | View | |
#A235BB | rgb(162, 53, 187) | hsl(289, 56%, 47%) | Soft Purple | View | |
#BB35B2 | rgb(187, 53, 178) | hsl(304, 56%, 47%) | 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: #3E35BB;
--color-2: #5F35BB;
--color-3: #8135BB;
--color-4: #A235BB;
--color-5: #BB35B2;
}Palettes that share visual characteristics and color harmony.