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 Purple. 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 |
|---|---|---|---|---|---|
#5B4CCD | rgb(91, 76, 205) | hsl(247, 56%, 55%) | Soft Blue | View | |
#7B4CCD | rgb(123, 76, 205) | hsl(262, 56%, 55%) | Soft Navy | View | |
#9B4CCD | rgb(155, 76, 205) | hsl(277, 56%, 55%) | Soft Purple | View | |
#BB4CCD | rgb(187, 76, 205) | hsl(292, 56%, 55%) | Soft Purple | View | |
#CD4CBE | rgb(205, 76, 190) | hsl(307, 56%, 55%) | Soft Pink | 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: #5B4CCD;
--color-2: #7B4CCD;
--color-3: #9B4CCD;
--color-4: #BB4CCD;
--color-5: #CD4CBE;
}Palettes that share visual characteristics and color harmony.