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 |
|---|---|---|---|---|---|
#8BABD0 | rgb(139, 171, 208) | hsl(212, 42%, 68%) | Soft Blue | View | |
#8B9AD0 | rgb(139, 154, 208) | hsl(227, 42%, 68%) | Soft Blue | View | |
#8D8BD0 | rgb(141, 139, 208) | hsl(242, 42%, 68%) | Soft Blue | View | |
#9F8BD0 | rgb(159, 139, 208) | hsl(257, 42%, 68%) | Soft Navy | View | |
#B08BD0 | rgb(176, 139, 208) | hsl(272, 42%, 68%) | Soft Navy | View |
:root {
--color-1: #8BABD0;
--color-2: #8B9AD0;
--color-3: #8D8BD0;
--color-4: #9F8BD0;
--color-5: #B08BD0;
}Palettes that share visual characteristics and color harmony.