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 |
|---|---|---|---|---|---|
#386FC7 | rgb(56, 111, 199) | hsl(217, 56%, 50%) | Soft Blue | View | |
#384BC7 | rgb(56, 75, 199) | hsl(232, 56%, 50%) | Soft Blue | View | |
#4938C7 | rgb(73, 56, 199) | hsl(247, 56%, 50%) | Soft Blue | View | |
#6C38C7 | rgb(108, 56, 199) | hsl(262, 56%, 50%) | Soft Navy | View | |
#9038C7 | rgb(144, 56, 199) | hsl(277, 56%, 50%) | Soft Purple | View |
:root {
--color-1: #386FC7;
--color-2: #384BC7;
--color-3: #4938C7;
--color-4: #6C38C7;
--color-5: #9038C7;
}Palettes that share visual characteristics and color harmony.