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 |
|---|---|---|---|---|---|
#7E96CD | rgb(126, 150, 205) | hsl(222, 44%, 65%) | Soft Blue | View | |
#7E82CD | rgb(126, 130, 205) | hsl(237, 44%, 65%) | Soft Blue | View | |
#8E7ECD | rgb(142, 126, 205) | hsl(252, 44%, 65%) | Soft Navy | View | |
#A27ECD | rgb(162, 126, 205) | hsl(267, 44%, 65%) | Soft Navy | View | |
#B57ECD | rgb(181, 126, 205) | hsl(282, 44%, 65%) | Soft Purple | View |
:root {
--color-1: #7E96CD;
--color-2: #7E82CD;
--color-3: #8E7ECD;
--color-4: #A27ECD;
--color-5: #B57ECD;
}Palettes that share visual characteristics and color harmony.