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 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 |
|---|---|---|---|---|---|
#3C46CD | rgb(60, 70, 205) | hsl(236, 59%, 52%) | Soft Blue | View | |
#573CCD | rgb(87, 60, 205) | hsl(251, 59%, 52%) | Soft Navy | View | |
#7B3CCD | rgb(123, 60, 205) | hsl(266, 59%, 52%) | Soft Navy | View | |
#9F3CCD | rgb(159, 60, 205) | hsl(281, 59%, 52%) | Soft Purple | View | |
#C33CCD | rgb(195, 60, 205) | hsl(296, 59%, 52%) | Soft Purple | 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: #3C46CD;
--color-2: #573CCD;
--color-3: #7B3CCD;
--color-4: #9F3CCD;
--color-5: #C33CCD;
}Palettes that share visual characteristics and color harmony.