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 |
|---|---|---|---|---|---|
#5C61BC | rgb(92, 97, 188) | hsl(237, 42%, 55%) | Soft Blue | View | |
#6F5CBC | rgb(111, 92, 188) | hsl(252, 42%, 55%) | Soft Navy | View | |
#875CBC | rgb(135, 92, 188) | hsl(267, 42%, 55%) | Soft Navy | View | |
#A05CBC | rgb(160, 92, 188) | hsl(283, 42%, 55%) | Soft Purple | View | |
#B85CBC | rgb(184, 92, 188) | hsl(298, 42%, 55%) | 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: #5C61BC;
--color-2: #6F5CBC;
--color-3: #875CBC;
--color-4: #A05CBC;
--color-5: #B85CBC;
}Palettes that share visual characteristics and color harmony.