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 |
|---|---|---|---|---|---|
#2760F1 | rgb(39, 96, 241) | hsl(223, 88%, 55%) | Pure Blue | View | |
#272EF1 | rgb(39, 46, 241) | hsl(238, 88%, 55%) | Pure Blue | View | |
#5327F1 | rgb(83, 39, 241) | hsl(253, 88%, 55%) | Pure Navy | View | |
#8627F1 | rgb(134, 39, 241) | hsl(268, 88%, 55%) | Pure Navy | View | |
#B827F1 | rgb(184, 39, 241) | hsl(283, 88%, 55%) | Pure Purple | View |
:root {
--color-1: #2760F1;
--color-2: #272EF1;
--color-3: #5327F1;
--color-4: #8627F1;
--color-5: #B827F1;
}Palettes that share visual characteristics and color harmony.