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 |
|---|---|---|---|---|---|
#3C52C3 | rgb(60, 82, 195) | hsl(230, 53%, 50%) | Soft Blue | View | |
#473CC3 | rgb(71, 60, 195) | hsl(245, 53%, 50%) | Soft Blue | View | |
#693CC3 | rgb(105, 60, 195) | hsl(260, 53%, 50%) | Soft Navy | View | |
#8B3CC3 | rgb(139, 60, 195) | hsl(275, 53%, 50%) | Soft Purple | View | |
#AD3CC3 | rgb(173, 60, 195) | hsl(290, 53%, 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: #3C52C3;
--color-2: #473CC3;
--color-3: #693CC3;
--color-4: #8B3CC3;
--color-5: #AD3CC3;
}Palettes that share visual characteristics and color harmony.