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 |
|---|---|---|---|---|---|
#387BC7 | rgb(56, 123, 199) | hsl(212, 56%, 50%) | Soft Blue | View | |
#3857C7 | rgb(56, 87, 199) | hsl(227, 56%, 50%) | Soft Blue | View | |
#3D38C7 | rgb(61, 56, 199) | hsl(242, 56%, 50%) | Soft Blue | View | |
#6138C7 | rgb(97, 56, 199) | hsl(257, 56%, 50%) | Soft Navy | View | |
#8438C7 | rgb(132, 56, 199) | hsl(272, 56%, 50%) | Soft Navy | View |
:root {
--color-1: #387BC7;
--color-2: #3857C7;
--color-3: #3D38C7;
--color-4: #6138C7;
--color-5: #8438C7;
}Palettes that share visual characteristics and color harmony.