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 |
|---|---|---|---|---|---|
#5B79F1 | rgb(91, 121, 241) | hsl(228, 84%, 65%) | Pure Blue | View | |
#625BF1 | rgb(98, 91, 241) | hsl(243, 84%, 65%) | Pure Blue | View | |
#885BF1 | rgb(136, 91, 241) | hsl(258, 84%, 65%) | Pure Navy | View | |
#AD5BF1 | rgb(173, 91, 241) | hsl(273, 84%, 65%) | Pure Navy | View | |
#D35BF1 | rgb(211, 91, 241) | hsl(288, 84%, 65%) | Pure Purple | View |
:root {
--color-1: #5B79F1;
--color-2: #625BF1;
--color-3: #885BF1;
--color-4: #AD5BF1;
--color-5: #D35BF1;
}Palettes that share visual characteristics and color harmony.