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 |
|---|---|---|---|---|---|
#3684C9 | rgb(54, 132, 201) | hsl(208, 58%, 50%) | Soft Blue | View | |
#365FC9 | rgb(54, 95, 201) | hsl(223, 58%, 50%) | Soft Blue | View | |
#363AC9 | rgb(54, 58, 201) | hsl(238, 58%, 50%) | Soft Blue | View | |
#5636C9 | rgb(86, 54, 201) | hsl(253, 58%, 50%) | Soft Navy | View | |
#7B36C9 | rgb(123, 54, 201) | hsl(268, 58%, 50%) | Soft Navy | View |
:root {
--color-1: #3684C9;
--color-2: #365FC9;
--color-3: #363AC9;
--color-4: #5636C9;
--color-5: #7B36C9;
}Palettes that share visual characteristics and color harmony.