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 |
|---|---|---|---|---|---|
#4C5BCD | rgb(76, 91, 205) | hsl(233, 56%, 55%) | Soft Blue | View | |
#5D4CCD | rgb(93, 76, 205) | hsl(248, 56%, 55%) | Soft Blue | View | |
#7D4CCD | rgb(125, 76, 205) | hsl(263, 56%, 55%) | Soft Navy | View | |
#9D4CCD | rgb(157, 76, 205) | hsl(278, 56%, 55%) | Soft Purple | View | |
#BE4CCD | rgb(190, 76, 205) | hsl(293, 56%, 55%) | 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: #4C5BCD;
--color-2: #5D4CCD;
--color-3: #7D4CCD;
--color-4: #9D4CCD;
--color-5: #BE4CCD;
}Palettes that share visual characteristics and color harmony.