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 |
|---|---|---|---|---|---|
#386AC7 | rgb(56, 106, 199) | hsl(219, 56%, 50%) | Soft Blue | View | |
#3846C7 | rgb(56, 70, 199) | hsl(234, 56%, 50%) | Soft Blue | View | |
#4E38C7 | rgb(78, 56, 199) | hsl(249, 56%, 50%) | Soft Blue | View | |
#7138C7 | rgb(113, 56, 199) | hsl(264, 56%, 50%) | Soft Navy | View | |
#9538C7 | rgb(149, 56, 199) | hsl(279, 56%, 50%) | Soft Purple | View |
:root {
--color-1: #386AC7;
--color-2: #3846C7;
--color-3: #4E38C7;
--color-4: #7138C7;
--color-5: #9538C7;
}Palettes that share visual characteristics and color harmony.