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 Blue. 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 |
|---|---|---|---|---|---|
#5687C2 | rgb(86, 135, 194) | hsl(213, 47%, 55%) | Soft Blue | View | |
#566CC2 | rgb(86, 108, 194) | hsl(228, 47%, 55%) | Soft Blue | View | |
#5C56C2 | rgb(92, 86, 194) | hsl(243, 47%, 55%) | Soft Blue | View | |
#7756C2 | rgb(119, 86, 194) | hsl(258, 47%, 55%) | Soft Navy | View | |
#9256C2 | rgb(146, 86, 194) | hsl(273, 47%, 55%) | Soft Navy | View |
:root {
--color-1: #5687C2;
--color-2: #566CC2;
--color-3: #5C56C2;
--color-4: #7756C2;
--color-5: #9256C2;
}Palettes that share visual characteristics and color harmony.