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 |
|---|---|---|---|---|---|
#2F5BE9 | rgb(47, 91, 233) | hsl(226, 81%, 55%) | Pure Blue | View | |
#322FE9 | rgb(50, 47, 233) | hsl(241, 81%, 55%) | Pure Blue | View | |
#612FE9 | rgb(97, 47, 233) | hsl(256, 81%, 55%) | Pure Navy | View | |
#8F2FE9 | rgb(143, 47, 233) | hsl(271, 81%, 55%) | Pure Navy | View | |
#BE2FE9 | rgb(190, 47, 233) | hsl(286, 81%, 55%) | Pure Purple | View |
:root {
--color-1: #2F5BE9;
--color-2: #322FE9;
--color-3: #612FE9;
--color-4: #8F2FE9;
--color-5: #BE2FE9;
}Palettes that share visual characteristics and color harmony.