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 Sky 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 |
|---|---|---|---|---|---|
#53AFC6 | rgb(83, 175, 198) | hsl(192, 50%, 55%) | Soft Sky Blue | View | |
#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 |
:root {
--color-1: #53AFC6;
--color-2: #5392C6;
--color-3: #5375C6;
--color-4: #5359C6;
--color-5: #6A53C6;
}Palettes that share visual characteristics and color harmony.