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 |
|---|---|---|---|---|---|
#788AD3 | rgb(120, 138, 211) | hsl(228, 51%, 65%) | Soft Blue | View | |
#7D78D3 | rgb(125, 120, 211) | hsl(243, 51%, 65%) | Soft Blue | View | |
#9478D3 | rgb(148, 120, 211) | hsl(258, 51%, 65%) | Soft Navy | View | |
#AA78D3 | rgb(170, 120, 211) | hsl(273, 51%, 65%) | Soft Navy | View | |
#C178D3 | rgb(193, 120, 211) | hsl(288, 51%, 65%) | Soft Purple | View |
:root {
--color-1: #788AD3;
--color-2: #7D78D3;
--color-3: #9478D3;
--color-4: #AA78D3;
--color-5: #C178D3;
}Palettes that share visual characteristics and color harmony.