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 |
|---|---|---|---|---|---|
#7892D3 | rgb(120, 146, 211) | hsl(223, 51%, 65%) | Soft Blue | View | |
#787BD3 | rgb(120, 123, 211) | hsl(238, 51%, 65%) | Soft Blue | View | |
#8C78D3 | rgb(140, 120, 211) | hsl(253, 51%, 65%) | Soft Navy | View | |
#A378D3 | rgb(163, 120, 211) | hsl(268, 51%, 65%) | Soft Navy | View | |
#B978D3 | rgb(185, 120, 211) | hsl(283, 51%, 65%) | Soft Purple | View |
:root {
--color-1: #7892D3;
--color-2: #787BD3;
--color-3: #8C78D3;
--color-4: #A378D3;
--color-5: #B978D3;
}Palettes that share visual characteristics and color harmony.