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 |
|---|---|---|---|---|---|
#4060A5 | rgb(64, 96, 165) | hsl(221, 44%, 45%) | Soft Blue | View | |
#4047A5 | rgb(64, 71, 165) | hsl(236, 44%, 45%) | Soft Blue | View | |
#5340A5 | rgb(83, 64, 165) | hsl(251, 44%, 45%) | Soft Navy | View | |
#6C40A5 | rgb(108, 64, 165) | hsl(266, 44%, 45%) | Soft Navy | View | |
#8540A5 | rgb(133, 64, 165) | hsl(281, 44%, 45%) | Soft Purple | View |
:root {
--color-1: #4060A5;
--color-2: #4047A5;
--color-3: #5340A5;
--color-4: #6C40A5;
--color-5: #8540A5;
}Palettes that share visual characteristics and color harmony.