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 |
|---|---|---|---|---|---|
#39B5C6 | rgb(57, 181, 198) | hsl(187, 55%, 50%) | Soft Sky Blue | View | |
#3992C6 | rgb(57, 146, 198) | hsl(202, 55%, 50%) | Soft Blue | View | |
#396FC6 | rgb(57, 111, 198) | hsl(217, 55%, 50%) | Soft Blue | View | |
#394CC6 | rgb(57, 76, 198) | hsl(232, 55%, 50%) | Soft Blue | View | |
#4A39C6 | rgb(74, 57, 198) | hsl(247, 55%, 50%) | Soft Blue | View |
:root {
--color-1: #39B5C6;
--color-2: #3992C6;
--color-3: #396FC6;
--color-4: #394CC6;
--color-5: #4A39C6;
}Palettes that share visual characteristics and color harmony.