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 |
|---|---|---|---|---|---|
#56B9C2 | rgb(86, 185, 194) | hsl(185, 47%, 55%) | Soft Sky Blue | View | |
#569EC2 | rgb(86, 158, 194) | hsl(200, 47%, 55%) | Soft Blue | View | |
#5683C2 | rgb(86, 131, 194) | hsl(215, 47%, 55%) | Soft Blue | View | |
#5668C2 | rgb(86, 104, 194) | hsl(230, 47%, 55%) | Soft Blue | View | |
#5F56C2 | rgb(95, 86, 194) | hsl(245, 47%, 55%) | Soft Blue | View |
:root {
--color-1: #56B9C2;
--color-2: #569EC2;
--color-3: #5683C2;
--color-4: #5668C2;
--color-5: #5F56C2;
}Palettes that share visual characteristics and color harmony.