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 Blue. 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 |
|---|---|---|---|---|---|
#1B97E4 | rgb(27, 151, 228) | hsl(203, 79%, 50%) | Pure Blue | View | |
#1B65E4 | rgb(27, 101, 228) | hsl(218, 79%, 50%) | Pure Blue | View | |
#1B32E4 | rgb(27, 50, 228) | hsl(233, 79%, 50%) | Pure Blue | View | |
#361BE4 | rgb(54, 27, 228) | hsl(248, 79%, 50%) | Pure Blue | View | |
#681BE4 | rgb(104, 27, 228) | hsl(263, 79%, 50%) | Pure Navy | View |
:root {
--color-1: #1B97E4;
--color-2: #1B65E4;
--color-3: #1B32E4;
--color-4: #361BE4;
--color-5: #681BE4;
}Palettes that share visual characteristics and color harmony.