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 |
|---|---|---|---|---|---|
#0B84DA | rgb(11, 132, 218) | hsl(205, 90%, 45%) | Pure Blue | View | |
#0B50DA | rgb(11, 80, 218) | hsl(220, 90%, 45%) | Pure Blue | View | |
#0B1DDA | rgb(11, 29, 218) | hsl(235, 90%, 45%) | Pure Blue | View | |
#2E0BDA | rgb(46, 11, 218) | hsl(250, 90%, 45%) | Pure Navy | View | |
#620BDA | rgb(98, 11, 218) | hsl(265, 90%, 45%) | Pure Navy | View |
:root {
--color-1: #0B84DA;
--color-2: #0B50DA;
--color-3: #0B1DDA;
--color-4: #2E0BDA;
--color-5: #620BDA;
}Palettes that share visual characteristics and color harmony.