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 |
|---|---|---|---|---|---|
#184CE7 | rgb(24, 76, 231) | hsl(225, 81%, 50%) | Pure Blue | View | |
#1818E7 | rgb(24, 24, 231) | hsl(240, 81%, 50%) | Pure Blue | View | |
#4C18E7 | rgb(76, 24, 231) | hsl(255, 81%, 50%) | Pure Navy | View | |
#8018E7 | rgb(128, 24, 231) | hsl(270, 81%, 50%) | Pure Navy | View | |
#B318E7 | rgb(179, 24, 231) | hsl(285, 81%, 50%) | Pure Purple | View |
:root {
--color-1: #184CE7;
--color-2: #1818E7;
--color-3: #4C18E7;
--color-4: #8018E7;
--color-5: #B318E7;
}Palettes that share visual characteristics and color harmony.