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 |
|---|---|---|---|---|---|
#7CB2D0 | rgb(124, 178, 208) | hsl(201, 47%, 65%) | Soft Blue | View | |
#7C9DD0 | rgb(124, 157, 208) | hsl(216, 47%, 65%) | Soft Blue | View | |
#7C88D0 | rgb(124, 136, 208) | hsl(231, 47%, 65%) | Soft Blue | View | |
#847CD0 | rgb(132, 124, 208) | hsl(246, 47%, 65%) | Soft Blue | View | |
#997CD0 | rgb(153, 124, 208) | hsl(261, 47%, 65%) | Soft Navy | View |
:root {
--color-1: #7CB2D0;
--color-2: #7C9DD0;
--color-3: #7C88D0;
--color-4: #847CD0;
--color-5: #997CD0;
}Palettes that share visual characteristics and color harmony.