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 Navy. 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 |
|---|---|---|---|---|---|
#788FD3 | rgb(120, 143, 211) | hsl(225, 51%, 65%) | Soft Blue | View | |
#7878D3 | rgb(120, 120, 211) | hsl(240, 51%, 65%) | Soft Blue | View | |
#8F78D3 | rgb(143, 120, 211) | hsl(255, 51%, 65%) | Soft Navy | View | |
#A678D3 | rgb(166, 120, 211) | hsl(270, 51%, 65%) | Soft Navy | View | |
#BD78D3 | rgb(189, 120, 211) | hsl(285, 51%, 65%) | Soft Purple | View |
:root {
--color-1: #788FD3;
--color-2: #7878D3;
--color-3: #8F78D3;
--color-4: #A678D3;
--color-5: #BD78D3;
}Palettes that share visual characteristics and color harmony.