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 |
|---|---|---|---|---|---|
#4966B6 | rgb(73, 102, 182) | hsl(224, 43%, 50%) | Soft Blue | View | |
#494BB6 | rgb(73, 75, 182) | hsl(239, 43%, 50%) | Soft Blue | View | |
#6249B6 | rgb(98, 73, 182) | hsl(254, 43%, 50%) | Soft Navy | View | |
#7E49B6 | rgb(126, 73, 182) | hsl(269, 43%, 50%) | Soft Navy | View | |
#9949B6 | rgb(153, 73, 182) | hsl(284, 43%, 50%) | Soft Purple | View |
:root {
--color-1: #4966B6;
--color-2: #494BB6;
--color-3: #6249B6;
--color-4: #7E49B6;
--color-5: #9949B6;
}Palettes that share visual characteristics and color harmony.