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 |
|---|---|---|---|---|---|
#3E57A8 | rgb(62, 87, 168) | hsl(226, 46%, 45%) | Soft Blue | View | |
#403EA8 | rgb(64, 62, 168) | hsl(241, 46%, 45%) | Soft Blue | View | |
#5A3EA8 | rgb(90, 62, 168) | hsl(256, 46%, 45%) | Soft Navy | View | |
#753EA8 | rgb(117, 62, 168) | hsl(271, 46%, 45%) | Soft Navy | View | |
#8F3EA8 | rgb(143, 62, 168) | hsl(286, 46%, 45%) | Soft Purple | View |
:root {
--color-1: #3E57A8;
--color-2: #403EA8;
--color-3: #5A3EA8;
--color-4: #753EA8;
--color-5: #8F3EA8;
}Palettes that share visual characteristics and color harmony.