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 |
|---|---|---|---|---|---|
#186BE7 | rgb(24, 107, 231) | hsl(216, 81%, 50%) | Pure Blue | View | |
#1837E7 | rgb(24, 55, 231) | hsl(231, 81%, 50%) | Pure Blue | View | |
#2D18E7 | rgb(45, 24, 231) | hsl(246, 81%, 50%) | Pure Blue | View | |
#6118E7 | rgb(97, 24, 231) | hsl(261, 81%, 50%) | Pure Navy | View | |
#9418E7 | rgb(148, 24, 231) | hsl(276, 81%, 50%) | Pure Purple | View |
:root {
--color-1: #186BE7;
--color-2: #1837E7;
--color-3: #2D18E7;
--color-4: #6118E7;
--color-5: #9418E7;
}Palettes that share visual characteristics and color harmony.