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 |
|---|---|---|---|---|---|
#78A7D3 | rgb(120, 167, 211) | hsl(209, 51%, 65%) | Soft Blue | View | |
#7891D3 | rgb(120, 145, 211) | hsl(224, 51%, 65%) | Soft Blue | View | |
#787AD3 | rgb(120, 122, 211) | hsl(239, 51%, 65%) | Soft Blue | View | |
#8D78D3 | rgb(141, 120, 211) | hsl(254, 51%, 65%) | Soft Navy | View | |
#A478D3 | rgb(164, 120, 211) | hsl(269, 51%, 65%) | Soft Navy | View |
:root {
--color-1: #78A7D3;
--color-2: #7891D3;
--color-3: #787AD3;
--color-4: #8D78D3;
--color-5: #A478D3;
}Palettes that share visual characteristics and color harmony.