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 Blue, 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 |
|---|---|---|---|---|---|
#3B52C4 | rgb(59, 82, 196) | hsl(230, 54%, 50%) | Soft Blue | View | |
#463BC4 | rgb(70, 59, 196) | hsl(245, 54%, 50%) | Soft Blue | View | |
#693BC4 | rgb(105, 59, 196) | hsl(260, 54%, 50%) | Soft Navy | View | |
#8B3BC4 | rgb(139, 59, 196) | hsl(275, 54%, 50%) | Soft Purple | View | |
#AD3BC4 | rgb(173, 59, 196) | hsl(290, 54%, 50%) | Soft Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Blue and Soft Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3B52C4;
--color-2: #463BC4;
--color-3: #693BC4;
--color-4: #8B3BC4;
--color-5: #AD3BC4;
}Palettes that share visual characteristics and color harmony.