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 |
|---|---|---|---|---|---|
#53B6C6 | rgb(83, 182, 198) | hsl(188, 50%, 55%) | Soft Sky Blue | View | |
#539AC6 | rgb(83, 154, 198) | hsl(203, 50%, 55%) | Soft Blue | View | |
#537DC6 | rgb(83, 125, 198) | hsl(218, 50%, 55%) | Soft Blue | View | |
#5360C6 | rgb(83, 96, 198) | hsl(233, 50%, 55%) | Soft Blue | View | |
#6253C6 | rgb(98, 83, 198) | hsl(248, 50%, 55%) | Soft Blue | View |
:root {
--color-1: #53B6C6;
--color-2: #539AC6;
--color-3: #537DC6;
--color-4: #5360C6;
--color-5: #6253C6;
}Palettes that share visual characteristics and color harmony.