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 |
|---|---|---|---|---|---|
#587CF3 | rgb(88, 124, 243) | hsl(226, 87%, 65%) | Pure Blue | View | |
#5B58F3 | rgb(91, 88, 243) | hsl(241, 87%, 65%) | Pure Blue | View | |
#8258F3 | rgb(130, 88, 243) | hsl(256, 87%, 65%) | Pure Navy | View | |
#A858F3 | rgb(168, 88, 243) | hsl(271, 87%, 65%) | Pure Navy | View | |
#CF58F3 | rgb(207, 88, 243) | hsl(286, 87%, 65%) | Pure Purple | View |
:root {
--color-1: #587CF3;
--color-2: #5B58F3;
--color-3: #8258F3;
--color-4: #A858F3;
--color-5: #CF58F3;
}Palettes that share visual characteristics and color harmony.