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 |
|---|---|---|---|---|---|
#7D8ECF | rgb(125, 142, 207) | hsl(228, 46%, 65%) | Soft Blue | View | |
#7F7DCF | rgb(127, 125, 207) | hsl(241, 46%, 65%) | Soft Blue | View | |
#947DCF | rgb(148, 125, 207) | hsl(257, 46%, 65%) | Soft Navy | View | |
#A87DCF | rgb(168, 125, 207) | hsl(271, 46%, 65%) | Soft Navy | View | |
#BD7DCF | rgb(189, 125, 207) | hsl(287, 46%, 65%) | Soft Purple | View |
:root {
--color-1: #7D8ECF;
--color-2: #7F7DCF;
--color-3: #947DCF;
--color-4: #A87DCF;
--color-5: #BD7DCF;
}Palettes that share visual characteristics and color harmony.