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 |
|---|---|---|---|---|---|
#7E95CD | rgb(126, 149, 205) | hsl(223, 44%, 65%) | Soft Blue | View | |
#7E81CD | rgb(126, 129, 205) | hsl(238, 44%, 65%) | Soft Blue | View | |
#8F7ECD | rgb(143, 126, 205) | hsl(253, 44%, 65%) | Soft Navy | View | |
#A37ECD | rgb(163, 126, 205) | hsl(268, 44%, 65%) | Soft Navy | View | |
#B77ECD | rgb(183, 126, 205) | hsl(283, 44%, 65%) | Soft Purple | View |
:root {
--color-1: #7E95CD;
--color-2: #7E81CD;
--color-3: #8F7ECD;
--color-4: #A37ECD;
--color-5: #B77ECD;
}Palettes that share visual characteristics and color harmony.