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 Blue. 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 |
|---|---|---|---|---|---|
#4985B6 | rgb(73, 133, 182) | hsl(207, 43%, 50%) | Soft Blue | View | |
#496AB6 | rgb(73, 106, 182) | hsl(222, 43%, 50%) | Soft Blue | View | |
#494EB6 | rgb(73, 78, 182) | hsl(237, 43%, 50%) | Soft Blue | View | |
#5F49B6 | rgb(95, 73, 182) | hsl(252, 43%, 50%) | Soft Navy | View | |
#7A49B6 | rgb(122, 73, 182) | hsl(267, 43%, 50%) | Soft Navy | View |
:root {
--color-1: #4985B6;
--color-2: #496AB6;
--color-3: #494EB6;
--color-4: #5F49B6;
--color-5: #7A49B6;
}Palettes that share visual characteristics and color harmony.