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 |
|---|---|---|---|---|---|
#7E8DCD | rgb(126, 141, 205) | hsl(229, 44%, 65%) | Soft Blue | View | |
#847ECD | rgb(132, 126, 205) | hsl(245, 44%, 65%) | Soft Blue | View | |
#977ECD | rgb(151, 126, 205) | hsl(259, 44%, 65%) | Soft Navy | View | |
#AB7ECD | rgb(171, 126, 205) | hsl(274, 44%, 65%) | Soft Navy | View | |
#BF7ECD | rgb(191, 126, 205) | hsl(289, 44%, 65%) | Soft Purple | View |
:root {
--color-1: #7E8DCD;
--color-2: #847ECD;
--color-3: #977ECD;
--color-4: #AB7ECD;
--color-5: #BF7ECD;
}Palettes that share visual characteristics and color harmony.