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 |
|---|---|---|---|---|---|
#405AA5 | rgb(64, 90, 165) | hsl(225, 44%, 45%) | Soft Blue | View | |
#4040A5 | rgb(64, 64, 165) | hsl(240, 44%, 45%) | Soft Blue | View | |
#5A40A5 | rgb(90, 64, 165) | hsl(255, 44%, 45%) | Soft Navy | View | |
#7340A5 | rgb(115, 64, 165) | hsl(270, 44%, 45%) | Soft Navy | View | |
#8C40A5 | rgb(140, 64, 165) | hsl(285, 44%, 45%) | Soft Purple | View |
:root {
--color-1: #405AA5;
--color-2: #4040A5;
--color-3: #5A40A5;
--color-4: #7340A5;
--color-5: #8C40A5;
}Palettes that share visual characteristics and color harmony.