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 |
|---|---|---|---|---|---|
#75A7D7 | rgb(117, 167, 215) | hsl(209, 55%, 65%) | Soft Blue | View | |
#758FD7 | rgb(117, 143, 215) | hsl(224, 55%, 65%) | Soft Blue | View | |
#7576D7 | rgb(117, 118, 215) | hsl(239, 55%, 65%) | Soft Blue | View | |
#8C75D7 | rgb(140, 117, 215) | hsl(254, 55%, 65%) | Soft Navy | View | |
#A475D7 | rgb(164, 117, 215) | hsl(269, 55%, 65%) | Soft Navy | View |
:root {
--color-1: #75A7D7;
--color-2: #758FD7;
--color-3: #7576D7;
--color-4: #8C75D7;
--color-5: #A475D7;
}Palettes that share visual characteristics and color harmony.