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 |
|---|---|---|---|---|---|
#46A2B9 | rgb(70, 162, 185) | hsl(192, 45%, 50%) | Soft Sky Blue | View | |
#4685B9 | rgb(70, 133, 185) | hsl(207, 45%, 50%) | Soft Blue | View | |
#4669B9 | rgb(70, 105, 185) | hsl(222, 45%, 50%) | Soft Blue | View | |
#464CB9 | rgb(70, 76, 185) | hsl(237, 45%, 50%) | Soft Blue | View | |
#5D46B9 | rgb(93, 70, 185) | hsl(252, 45%, 50%) | Soft Navy | View |
:root {
--color-1: #46A2B9;
--color-2: #4685B9;
--color-3: #4669B9;
--color-4: #464CB9;
--color-5: #5D46B9;
}Palettes that share visual characteristics and color harmony.