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 |
|---|---|---|---|---|---|
#7894D3 | rgb(120, 148, 211) | hsl(222, 51%, 65%) | Soft Blue | View | |
#787DD3 | rgb(120, 125, 211) | hsl(237, 51%, 65%) | Soft Blue | View | |
#8A78D3 | rgb(138, 120, 211) | hsl(252, 51%, 65%) | Soft Navy | View | |
#A178D3 | rgb(161, 120, 211) | hsl(267, 51%, 65%) | Soft Navy | View | |
#B878D3 | rgb(184, 120, 211) | hsl(282, 51%, 65%) | Soft Purple | View |
:root {
--color-1: #7894D3;
--color-2: #787DD3;
--color-3: #8A78D3;
--color-4: #A178D3;
--color-5: #B878D3;
}Palettes that share visual characteristics and color harmony.