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 |
|---|---|---|---|---|---|
#1F45E0 | rgb(31, 69, 224) | hsl(228, 76%, 50%) | Pure Blue | View | |
#281FE0 | rgb(40, 31, 224) | hsl(243, 76%, 50%) | Pure Blue | View | |
#591FE0 | rgb(89, 31, 224) | hsl(258, 76%, 50%) | Pure Navy | View | |
#891FE0 | rgb(137, 31, 224) | hsl(273, 76%, 50%) | Pure Navy | View | |
#BA1FE0 | rgb(186, 31, 224) | hsl(288, 76%, 50%) | Pure Purple | View |
:root {
--color-1: #1F45E0;
--color-2: #281FE0;
--color-3: #591FE0;
--color-4: #891FE0;
--color-5: #BA1FE0;
}Palettes that share visual characteristics and color harmony.