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 |
|---|---|---|---|---|---|
#53ABC6 | rgb(83, 171, 198) | hsl(194, 50%, 55%) | Soft Sky Blue | View | |
#538EC6 | rgb(83, 142, 198) | hsl(209, 50%, 55%) | Soft Blue | View | |
#5371C6 | rgb(83, 113, 198) | hsl(224, 50%, 55%) | Soft Blue | View | |
#5355C6 | rgb(83, 85, 198) | hsl(239, 50%, 55%) | Soft Blue | View | |
#6E53C6 | rgb(110, 83, 198) | hsl(254, 50%, 55%) | Soft Navy | View |
:root {
--color-1: #53ABC6;
--color-2: #538EC6;
--color-3: #5371C6;
--color-4: #5355C6;
--color-5: #6E53C6;
}Palettes that share visual characteristics and color harmony.