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 |
|---|---|---|---|---|---|
#7D90CF | rgb(125, 144, 207) | hsl(226, 46%, 65%) | Soft Blue | View | |
#7E7DCF | rgb(126, 125, 207) | hsl(241, 46%, 65%) | Soft Blue | View | |
#937DCF | rgb(147, 125, 207) | hsl(256, 46%, 65%) | Soft Navy | View | |
#A77DCF | rgb(167, 125, 207) | hsl(271, 46%, 65%) | Soft Navy | View | |
#BC7DCF | rgb(188, 125, 207) | hsl(286, 46%, 65%) | Soft Purple | View |
:root {
--color-1: #7D90CF;
--color-2: #7E7DCF;
--color-3: #937DCF;
--color-4: #A77DCF;
--color-5: #BC7DCF;
}Palettes that share visual characteristics and color harmony.