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 |
|---|---|---|---|---|---|
#3984C6 | rgb(57, 132, 198) | hsl(208, 55%, 50%) | Soft Blue | View | |
#3961C6 | rgb(57, 97, 198) | hsl(223, 55%, 50%) | Soft Blue | View | |
#393EC6 | rgb(57, 62, 198) | hsl(238, 55%, 50%) | Soft Blue | View | |
#5839C6 | rgb(88, 57, 198) | hsl(253, 55%, 50%) | Soft Navy | View | |
#7B39C6 | rgb(123, 57, 198) | hsl(268, 55%, 50%) | Soft Navy | View |
:root {
--color-1: #3984C6;
--color-2: #3961C6;
--color-3: #393EC6;
--color-4: #5839C6;
--color-5: #7B39C6;
}Palettes that share visual characteristics and color harmony.