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 |
|---|---|---|---|---|---|
#188AE7 | rgb(24, 138, 231) | hsl(207, 81%, 50%) | Pure Blue | View | |
#1856E7 | rgb(24, 86, 231) | hsl(222, 81%, 50%) | Pure Blue | View | |
#1823E7 | rgb(24, 35, 231) | hsl(237, 81%, 50%) | Pure Blue | View | |
#4218E7 | rgb(66, 24, 231) | hsl(252, 81%, 50%) | Pure Navy | View | |
#7518E7 | rgb(117, 24, 231) | hsl(267, 81%, 50%) | Pure Navy | View |
:root {
--color-1: #188AE7;
--color-2: #1856E7;
--color-3: #1823E7;
--color-4: #4218E7;
--color-5: #7518E7;
}Palettes that share visual characteristics and color harmony.