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 |
|---|---|---|---|---|---|
#497CB6 | rgb(73, 124, 182) | hsl(212, 43%, 50%) | Soft Blue | View | |
#4960B6 | rgb(73, 96, 182) | hsl(227, 43%, 50%) | Soft Blue | View | |
#4C49B6 | rgb(76, 73, 182) | hsl(242, 43%, 50%) | Soft Blue | View | |
#6849B6 | rgb(104, 73, 182) | hsl(257, 43%, 50%) | Soft Navy | View | |
#8349B6 | rgb(131, 73, 182) | hsl(272, 43%, 50%) | Soft Navy | View |
:root {
--color-1: #497CB6;
--color-2: #4960B6;
--color-3: #4C49B6;
--color-4: #6849B6;
--color-5: #8349B6;
}Palettes that share visual characteristics and color harmony.