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 |
|---|---|---|---|---|---|
#2F67E9 | rgb(47, 103, 233) | hsl(222, 81%, 55%) | Pure Blue | View | |
#2F39E9 | rgb(47, 57, 233) | hsl(237, 81%, 55%) | Pure Blue | View | |
#542FE9 | rgb(84, 47, 233) | hsl(252, 81%, 55%) | Pure Navy | View | |
#832FE9 | rgb(131, 47, 233) | hsl(267, 81%, 55%) | Pure Navy | View | |
#B12FE9 | rgb(177, 47, 233) | hsl(282, 81%, 55%) | Pure Purple | View |
:root {
--color-1: #2F67E9;
--color-2: #2F39E9;
--color-3: #542FE9;
--color-4: #832FE9;
--color-5: #B12FE9;
}Palettes that share visual characteristics and color harmony.