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 |
|---|---|---|---|---|---|
#7F75DB | rgb(127, 117, 219) | hsl(246, 59%, 66%) | Soft Blue | View | |
#9975DB | rgb(153, 117, 219) | hsl(261, 59%, 66%) | Soft Navy | View | |
#B375DB | rgb(179, 117, 219) | hsl(276, 59%, 66%) | Soft Purple | View | |
#CC75DB | rgb(204, 117, 219) | hsl(291, 59%, 66%) | Soft Purple | View | |
#DB75D1 | rgb(219, 117, 209) | hsl(306, 59%, 66%) | 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: #7F75DB;
--color-2: #9975DB;
--color-3: #B375DB;
--color-4: #CC75DB;
--color-5: #DB75D1;
}Palettes that share visual characteristics and color harmony.