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 |
|---|---|---|---|---|---|
#406EA5 | rgb(64, 110, 165) | hsl(213, 44%, 45%) | Soft Blue | View | |
#4054A5 | rgb(64, 84, 165) | hsl(228, 44%, 45%) | Soft Blue | View | |
#4540A5 | rgb(69, 64, 165) | hsl(243, 44%, 45%) | Soft Blue | View | |
#5F40A5 | rgb(95, 64, 165) | hsl(258, 44%, 45%) | Soft Navy | View | |
#7840A5 | rgb(120, 64, 165) | hsl(273, 44%, 45%) | Soft Navy | View |
:root {
--color-1: #406EA5;
--color-2: #4054A5;
--color-3: #4540A5;
--color-4: #5F40A5;
--color-5: #7840A5;
}Palettes that share visual characteristics and color harmony.