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 |
|---|---|---|---|---|---|
#495BB6 | rgb(73, 91, 182) | hsl(230, 43%, 50%) | Soft Blue | View | |
#5249B6 | rgb(82, 73, 182) | hsl(245, 43%, 50%) | Soft Blue | View | |
#6D49B6 | rgb(109, 73, 182) | hsl(260, 43%, 50%) | Soft Navy | View | |
#8949B6 | rgb(137, 73, 182) | hsl(275, 43%, 50%) | Soft Purple | View | |
#A449B6 | rgb(164, 73, 182) | hsl(290, 43%, 50%) | Soft Purple | View |
:root {
--color-1: #495BB6;
--color-2: #5249B6;
--color-3: #6D49B6;
--color-4: #8949B6;
--color-5: #A449B6;
}Palettes that share visual characteristics and color harmony.