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 Navy. 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 |
|---|---|---|---|---|---|
#5B88F1 | rgb(91, 136, 241) | hsl(222, 84%, 65%) | Pure Blue | View | |
#5B62F1 | rgb(91, 98, 241) | hsl(237, 84%, 65%) | Pure Blue | View | |
#795BF1 | rgb(121, 91, 241) | hsl(252, 84%, 65%) | Pure Navy | View | |
#9E5BF1 | rgb(158, 91, 241) | hsl(267, 84%, 65%) | Pure Navy | View | |
#C45BF1 | rgb(196, 91, 241) | hsl(282, 84%, 65%) | Pure Purple | View |
:root {
--color-1: #5B88F1;
--color-2: #5B62F1;
--color-3: #795BF1;
--color-4: #9E5BF1;
--color-5: #C45BF1;
}Palettes that share visual characteristics and color harmony.