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 |
|---|---|---|---|---|---|
#5678C2 | rgb(86, 120, 194) | hsl(221, 47%, 55%) | Soft Blue | View | |
#565EC2 | rgb(86, 94, 194) | hsl(236, 47%, 55%) | Soft Blue | View | |
#6A56C2 | rgb(106, 86, 194) | hsl(251, 47%, 55%) | Soft Navy | View | |
#8556C2 | rgb(133, 86, 194) | hsl(266, 47%, 55%) | Soft Navy | View | |
#A056C2 | rgb(160, 86, 194) | hsl(281, 47%, 55%) | Soft Purple | View |
:root {
--color-1: #5678C2;
--color-2: #565EC2;
--color-3: #6A56C2;
--color-4: #8556C2;
--color-5: #A056C2;
}Palettes that share visual characteristics and color harmony.