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 |
|---|---|---|---|---|---|
#5373C6 | rgb(83, 115, 198) | hsl(223, 50%, 55%) | Soft Blue | View | |
#5357C6 | rgb(83, 87, 198) | hsl(238, 50%, 55%) | Soft Blue | View | |
#6C53C6 | rgb(108, 83, 198) | hsl(253, 50%, 55%) | Soft Navy | View | |
#8853C6 | rgb(136, 83, 198) | hsl(268, 50%, 55%) | Soft Navy | View | |
#A553C6 | rgb(165, 83, 198) | hsl(283, 50%, 55%) | Soft Purple | View |
:root {
--color-1: #5373C6;
--color-2: #5357C6;
--color-3: #6C53C6;
--color-4: #8853C6;
--color-5: #A553C6;
}Palettes that share visual characteristics and color harmony.