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 |
|---|---|---|---|---|---|
#759EC7 | rgb(117, 158, 199) | hsl(210, 42%, 62%) | Soft Blue | View | |
#758AC7 | rgb(117, 138, 199) | hsl(225, 42%, 62%) | Soft Blue | View | |
#7575C7 | rgb(117, 117, 199) | hsl(240, 42%, 62%) | Soft Blue | View | |
#8A75C7 | rgb(138, 117, 199) | hsl(255, 42%, 62%) | Soft Navy | View | |
#9E75C7 | rgb(158, 117, 199) | hsl(270, 42%, 62%) | Soft Navy | View |
:root {
--color-1: #759EC7;
--color-2: #758AC7;
--color-3: #7575C7;
--color-4: #8A75C7;
--color-5: #9E75C7;
}Palettes that share visual characteristics and color harmony.