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 |
|---|---|---|---|---|---|
#1856E7 | rgb(24, 86, 231) | hsl(222, 81%, 50%) | Pure Blue | View | |
#1823E7 | rgb(24, 35, 231) | hsl(237, 81%, 50%) | Pure Blue | View | |
#4218E7 | rgb(66, 24, 231) | hsl(252, 81%, 50%) | Pure Navy | View | |
#7518E7 | rgb(117, 24, 231) | hsl(267, 81%, 50%) | Pure Navy | View | |
#A918E7 | rgb(169, 24, 231) | hsl(282, 81%, 50%) | Pure Purple | View |
:root {
--color-1: #1856E7;
--color-2: #1823E7;
--color-3: #4218E7;
--color-4: #7518E7;
--color-5: #A918E7;
}Palettes that share visual characteristics and color harmony.