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 |
|---|---|---|---|---|---|
#39AAC6 | rgb(57, 170, 198) | hsl(192, 55%, 50%) | Soft Sky Blue | View | |
#3987C6 | rgb(57, 135, 198) | hsl(207, 55%, 50%) | Soft Blue | View | |
#3963C6 | rgb(57, 99, 198) | hsl(222, 55%, 50%) | Soft Blue | View | |
#3940C6 | rgb(57, 64, 198) | hsl(237, 55%, 50%) | Soft Blue | View | |
#5539C6 | rgb(85, 57, 198) | hsl(252, 55%, 50%) | Soft Navy | View |
:root {
--color-1: #39AAC6;
--color-2: #3987C6;
--color-3: #3963C6;
--color-4: #3940C6;
--color-5: #5539C6;
}Palettes that share visual characteristics and color harmony.