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 |
|---|---|---|---|---|---|
#5A73BF | rgb(90, 115, 191) | hsl(225, 44%, 55%) | Soft Blue | View | |
#5A5ABF | rgb(90, 90, 191) | hsl(240, 44%, 55%) | Soft Blue | View | |
#735ABF | rgb(115, 90, 191) | hsl(255, 44%, 55%) | Soft Navy | View | |
#8C5ABF | rgb(140, 90, 191) | hsl(270, 44%, 55%) | Soft Navy | View | |
#A55ABF | rgb(165, 90, 191) | hsl(285, 44%, 55%) | Soft Purple | View |
:root {
--color-1: #5A73BF;
--color-2: #5A5ABF;
--color-3: #735ABF;
--color-4: #8C5ABF;
--color-5: #A55ABF;
}Palettes that share visual characteristics and color harmony.