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 |
|---|---|---|---|---|---|
#5B85F1 | rgb(91, 133, 241) | hsl(223, 84%, 65%) | Pure Blue | View | |
#5B60F1 | rgb(91, 96, 241) | hsl(238, 84%, 65%) | Pure Blue | View | |
#7B5BF1 | rgb(123, 91, 241) | hsl(253, 84%, 65%) | Pure Navy | View | |
#A15BF1 | rgb(161, 91, 241) | hsl(268, 84%, 65%) | Pure Navy | View | |
#C65BF1 | rgb(198, 91, 241) | hsl(283, 84%, 65%) | Pure Purple | View |
:root {
--color-1: #5B85F1;
--color-2: #5B60F1;
--color-3: #7B5BF1;
--color-4: #A15BF1;
--color-5: #C65BF1;
}Palettes that share visual characteristics and color harmony.