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 |
|---|---|---|---|---|---|
#758DD7 | rgb(117, 141, 215) | hsl(225, 55%, 65%) | Soft Blue | View | |
#7575D7 | rgb(117, 117, 215) | hsl(240, 55%, 65%) | Soft Blue | View | |
#8D75D7 | rgb(141, 117, 215) | hsl(255, 55%, 65%) | Soft Navy | View | |
#A675D7 | rgb(166, 117, 215) | hsl(270, 55%, 65%) | Soft Navy | View | |
#BE75D7 | rgb(190, 117, 215) | hsl(285, 55%, 65%) | Soft Purple | View |
:root {
--color-1: #758DD7;
--color-2: #7575D7;
--color-3: #8D75D7;
--color-4: #A675D7;
--color-5: #BE75D7;
}Palettes that share visual characteristics and color harmony.