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 |
|---|---|---|---|---|---|
#3863C7 | rgb(56, 99, 199) | hsl(222, 56%, 50%) | Soft Blue | View | |
#383FC7 | rgb(56, 63, 199) | hsl(237, 56%, 50%) | Soft Blue | View | |
#5538C7 | rgb(85, 56, 199) | hsl(252, 56%, 50%) | Soft Navy | View | |
#7838C7 | rgb(120, 56, 199) | hsl(267, 56%, 50%) | Soft Navy | View | |
#9C38C7 | rgb(156, 56, 199) | hsl(282, 56%, 50%) | Soft Purple | View |
:root {
--color-1: #3863C7;
--color-2: #383FC7;
--color-3: #5538C7;
--color-4: #7838C7;
--color-5: #9C38C7;
}Palettes that share visual characteristics and color harmony.