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 |
|---|---|---|---|---|---|
#2764F1 | rgb(39, 100, 241) | hsl(222, 88%, 55%) | Pure Blue | View | |
#2731F1 | rgb(39, 49, 241) | hsl(237, 88%, 55%) | Pure Blue | View | |
#5027F1 | rgb(80, 39, 241) | hsl(252, 88%, 55%) | Pure Navy | View | |
#8227F1 | rgb(130, 39, 241) | hsl(267, 88%, 55%) | Pure Navy | View | |
#B527F1 | rgb(181, 39, 241) | hsl(282, 88%, 55%) | Pure Purple | View |
:root {
--color-1: #2764F1;
--color-2: #2731F1;
--color-3: #5027F1;
--color-4: #8227F1;
--color-5: #B527F1;
}Palettes that share visual characteristics and color harmony.