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 |
|---|---|---|---|---|---|
#5392C6 | rgb(83, 146, 198) | hsl(207, 50%, 55%) | Soft Blue | View | |
#5375C6 | rgb(83, 117, 198) | hsl(222, 50%, 55%) | Soft Blue | View | |
#5359C6 | rgb(83, 89, 198) | hsl(237, 50%, 55%) | Soft Blue | View | |
#6A53C6 | rgb(106, 83, 198) | hsl(252, 50%, 55%) | Soft Navy | View | |
#8753C6 | rgb(135, 83, 198) | hsl(267, 50%, 55%) | Soft Navy | View |
:root {
--color-1: #5392C6;
--color-2: #5375C6;
--color-3: #5359C6;
--color-4: #6A53C6;
--color-5: #8753C6;
}Palettes that share visual characteristics and color harmony.