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 |
|---|---|---|---|---|---|
#1B9EE4 | rgb(27, 158, 228) | hsl(201, 79%, 50%) | Pure Blue | View | |
#1B6BE4 | rgb(27, 107, 228) | hsl(216, 79%, 50%) | Pure Blue | View | |
#1B39E4 | rgb(27, 57, 228) | hsl(231, 79%, 50%) | Pure Blue | View | |
#2F1BE4 | rgb(47, 27, 228) | hsl(246, 79%, 50%) | Pure Blue | View | |
#611BE4 | rgb(97, 27, 228) | hsl(261, 79%, 50%) | Pure Navy | View |
:root {
--color-1: #1B9EE4;
--color-2: #1B6BE4;
--color-3: #1B39E4;
--color-4: #2F1BE4;
--color-5: #611BE4;
}Palettes that share visual characteristics and color harmony.