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 |
|---|---|---|---|---|---|
#5675C2 | rgb(86, 117, 194) | hsl(223, 47%, 55%) | Soft Blue | View | |
#565AC2 | rgb(86, 90, 194) | hsl(238, 47%, 55%) | Soft Blue | View | |
#6E56C2 | rgb(110, 86, 194) | hsl(253, 47%, 55%) | Soft Navy | View | |
#8956C2 | rgb(137, 86, 194) | hsl(268, 47%, 55%) | Soft Navy | View | |
#A456C2 | rgb(164, 86, 194) | hsl(283, 47%, 55%) | Soft Purple | View |
:root {
--color-1: #5675C2;
--color-2: #565AC2;
--color-3: #6E56C2;
--color-4: #8956C2;
--color-5: #A456C2;
}Palettes that share visual characteristics and color harmony.