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 |
|---|---|---|---|---|---|
#415DA4 | rgb(65, 93, 164) | hsl(223, 43%, 45%) | Soft Blue | View | |
#4145A4 | rgb(65, 69, 164) | hsl(238, 43%, 45%) | Soft Blue | View | |
#5741A4 | rgb(87, 65, 164) | hsl(253, 43%, 45%) | Soft Navy | View | |
#6F41A4 | rgb(111, 65, 164) | hsl(268, 43%, 45%) | Soft Navy | View | |
#8841A4 | rgb(136, 65, 164) | hsl(283, 43%, 45%) | Soft Purple | View |
:root {
--color-1: #415DA4;
--color-2: #4145A4;
--color-3: #5741A4;
--color-4: #6F41A4;
--color-5: #8841A4;
}Palettes that share visual characteristics and color harmony.