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 |
|---|---|---|---|---|---|
#759AD7 | rgb(117, 154, 215) | hsl(217, 55%, 65%) | Soft Blue | View | |
#7582D7 | rgb(117, 130, 215) | hsl(232, 55%, 65%) | Soft Blue | View | |
#8075D7 | rgb(128, 117, 215) | hsl(247, 55%, 65%) | Soft Blue | View | |
#9975D7 | rgb(153, 117, 215) | hsl(262, 55%, 65%) | Soft Navy | View | |
#B175D7 | rgb(177, 117, 215) | hsl(277, 55%, 65%) | Soft Purple | View |
:root {
--color-1: #759AD7;
--color-2: #7582D7;
--color-3: #8075D7;
--color-4: #9975D7;
--color-5: #B175D7;
}Palettes that share visual characteristics and color harmony.