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 |
|---|---|---|---|---|---|
#7592D7 | rgb(117, 146, 215) | hsl(222, 55%, 65%) | Soft Blue | View | |
#757AD7 | rgb(117, 122, 215) | hsl(237, 55%, 65%) | Soft Blue | View | |
#8875D7 | rgb(136, 117, 215) | hsl(252, 55%, 65%) | Soft Navy | View | |
#A175D7 | rgb(161, 117, 215) | hsl(267, 55%, 65%) | Soft Navy | View | |
#B975D7 | rgb(185, 117, 215) | hsl(282, 55%, 65%) | Soft Purple | View |
:root {
--color-1: #7592D7;
--color-2: #757AD7;
--color-3: #8875D7;
--color-4: #A175D7;
--color-5: #B975D7;
}Palettes that share visual characteristics and color harmony.