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 |
|---|---|---|---|---|---|
#3C4FC8 | rgb(60, 79, 200) | hsl(232, 56%, 51%) | Soft Blue | View | |
#4C3CC8 | rgb(76, 60, 200) | hsl(247, 56%, 51%) | Soft Blue | View | |
#6F3CC8 | rgb(111, 60, 200) | hsl(262, 56%, 51%) | Soft Navy | View | |
#923CC8 | rgb(146, 60, 200) | hsl(277, 56%, 51%) | Soft Purple | View | |
#B53CC8 | rgb(181, 60, 200) | hsl(292, 56%, 51%) | 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: #3C4FC8;
--color-2: #4C3CC8;
--color-3: #6F3CC8;
--color-4: #923CC8;
--color-5: #B53CC8;
}Palettes that share visual characteristics and color harmony.