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 |
|---|---|---|---|---|---|
#1891E7 | rgb(24, 145, 231) | hsl(205, 81%, 50%) | Pure Blue | View | |
#185DE7 | rgb(24, 93, 231) | hsl(220, 81%, 50%) | Pure Blue | View | |
#1829E7 | rgb(24, 41, 231) | hsl(235, 81%, 50%) | Pure Blue | View | |
#3B18E7 | rgb(59, 24, 231) | hsl(250, 81%, 50%) | Pure Navy | View | |
#6E18E7 | rgb(110, 24, 231) | hsl(265, 81%, 50%) | Pure Navy | View |
:root {
--color-1: #1891E7;
--color-2: #185DE7;
--color-3: #1829E7;
--color-4: #3B18E7;
--color-5: #6E18E7;
}Palettes that share visual characteristics and color harmony.