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 |
|---|---|---|---|---|---|
#36B3C9 | rgb(54, 179, 201) | hsl(189, 58%, 50%) | Soft Sky Blue | View | |
#368EC9 | rgb(54, 142, 201) | hsl(204, 58%, 50%) | Soft Blue | View | |
#3669C9 | rgb(54, 105, 201) | hsl(219, 58%, 50%) | Soft Blue | View | |
#3644C9 | rgb(54, 68, 201) | hsl(234, 58%, 50%) | Soft Blue | View | |
#4C36C9 | rgb(76, 54, 201) | hsl(249, 58%, 50%) | Soft Blue | View |
:root {
--color-1: #36B3C9;
--color-2: #368EC9;
--color-3: #3669C9;
--color-4: #3644C9;
--color-5: #4C36C9;
}Palettes that share visual characteristics and color harmony.