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 |
|---|---|---|---|---|---|
#7BAED1 | rgb(123, 174, 209) | hsl(204, 48%, 65%) | Soft Blue | View | |
#7B99D1 | rgb(123, 153, 209) | hsl(219, 48%, 65%) | Soft Blue | View | |
#7B83D1 | rgb(123, 131, 209) | hsl(234, 48%, 65%) | Soft Blue | View | |
#887BD1 | rgb(136, 123, 209) | hsl(249, 48%, 65%) | Soft Blue | View | |
#9D7BD1 | rgb(157, 123, 209) | hsl(264, 48%, 65%) | Soft Navy | View |
:root {
--color-1: #7BAED1;
--color-2: #7B99D1;
--color-3: #7B83D1;
--color-4: #887BD1;
--color-5: #9D7BD1;
}Palettes that share visual characteristics and color harmony.