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 |
|---|---|---|---|---|---|
#7599D7 | rgb(117, 153, 215) | hsl(218, 55%, 65%) | Soft Blue | View | |
#7580D7 | rgb(117, 128, 215) | hsl(233, 55%, 65%) | Soft Blue | View | |
#8275D7 | rgb(130, 117, 215) | hsl(248, 55%, 65%) | Soft Blue | View | |
#9A75D7 | rgb(154, 117, 215) | hsl(263, 55%, 65%) | Soft Navy | View | |
#B375D7 | rgb(179, 117, 215) | hsl(278, 55%, 65%) | Soft Purple | View |
:root {
--color-1: #7599D7;
--color-2: #7580D7;
--color-3: #8275D7;
--color-4: #9A75D7;
--color-5: #B375D7;
}Palettes that share visual characteristics and color harmony.