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 Pure Blue, Pure Blue, Pure 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 |
|---|---|---|---|---|---|
#56AEF5 | rgb(86, 174, 245) | hsl(207, 89%, 65%) | Pure Blue | View | |
#5686F5 | rgb(86, 134, 245) | hsl(222, 89%, 65%) | Pure Blue | View | |
#565EF5 | rgb(86, 94, 245) | hsl(237, 89%, 65%) | Pure Blue | View | |
#7656F5 | rgb(118, 86, 245) | hsl(252, 89%, 65%) | Pure Navy | View | |
#9E56F5 | rgb(158, 86, 245) | hsl(267, 89%, 65%) | Pure Navy | View |
:root {
--color-1: #56AEF5;
--color-2: #5686F5;
--color-3: #565EF5;
--color-4: #7656F5;
--color-5: #9E56F5;
}Palettes that share visual characteristics and color harmony.