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 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 |
|---|---|---|---|---|---|
#78B5D3 | rgb(120, 181, 211) | hsl(200, 51%, 65%) | Soft Blue | View | |
#789ED3 | rgb(120, 158, 211) | hsl(215, 51%, 65%) | Soft Blue | View | |
#7887D3 | rgb(120, 135, 211) | hsl(230, 51%, 65%) | Soft Blue | View | |
#8078D3 | rgb(128, 120, 211) | hsl(245, 51%, 65%) | Soft Blue | View | |
#9778D3 | rgb(151, 120, 211) | hsl(260, 51%, 65%) | Soft Navy | View |
:root {
--color-1: #78B5D3;
--color-2: #789ED3;
--color-3: #7887D3;
--color-4: #8078D3;
--color-5: #9778D3;
}Palettes that share visual characteristics and color harmony.