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 |
|---|---|---|---|---|---|
#665CBC | rgb(102, 92, 188) | hsl(246, 42%, 55%) | Soft Blue | View | |
#7E5CBC | rgb(126, 92, 188) | hsl(261, 42%, 55%) | Soft Navy | View | |
#965CBC | rgb(150, 92, 188) | hsl(276, 42%, 55%) | Soft Purple | View | |
#AE5CBC | rgb(174, 92, 188) | hsl(291, 42%, 55%) | Soft Purple | View | |
#BC5CB3 | rgb(188, 92, 179) | hsl(306, 42%, 55%) | 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: #665CBC;
--color-2: #7E5CBC;
--color-3: #965CBC;
--color-4: #AE5CBC;
--color-5: #BC5CB3;
}Palettes that share visual characteristics and color harmony.