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