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 |
|---|---|---|---|---|---|
#5379C6 | rgb(83, 121, 198) | hsl(220, 50%, 55%) | Soft Blue | View | |
#535CC6 | rgb(83, 92, 198) | hsl(235, 50%, 55%) | Soft Blue | View | |
#6653C6 | rgb(102, 83, 198) | hsl(250, 50%, 55%) | Soft Navy | View | |
#8353C6 | rgb(131, 83, 198) | hsl(265, 50%, 55%) | Soft Navy | View | |
#9F53C6 | rgb(159, 83, 198) | hsl(280, 50%, 55%) | Soft Purple | View |
:root {
--color-1: #5379C6;
--color-2: #535CC6;
--color-3: #6653C6;
--color-4: #8353C6;
--color-5: #9F53C6;
}Palettes that share visual characteristics and color harmony.