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 |
|---|---|---|---|---|---|
#477EB8 | rgb(71, 126, 184) | hsl(211, 44%, 50%) | Soft Blue | View | |
#4762B8 | rgb(71, 98, 184) | hsl(226, 44%, 50%) | Soft Blue | View | |
#4947B8 | rgb(73, 71, 184) | hsl(241, 44%, 50%) | Soft Blue | View | |
#6547B8 | rgb(101, 71, 184) | hsl(256, 44%, 50%) | Soft Navy | View | |
#8147B8 | rgb(129, 71, 184) | hsl(271, 44%, 50%) | Soft Navy | View |
:root {
--color-1: #477EB8;
--color-2: #4762B8;
--color-3: #4947B8;
--color-4: #6547B8;
--color-5: #8147B8;
}Palettes that share visual characteristics and color harmony.