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 |
|---|---|---|---|---|---|
#0B49DA | rgb(11, 73, 218) | hsl(222, 90%, 45%) | Pure Blue | View | |
#0B16DA | rgb(11, 22, 218) | hsl(237, 90%, 45%) | Pure Blue | View | |
#350BDA | rgb(53, 11, 218) | hsl(252, 90%, 45%) | Pure Navy | View | |
#680BDA | rgb(104, 11, 218) | hsl(267, 90%, 45%) | Pure Navy | View | |
#9C0BDA | rgb(156, 11, 218) | hsl(282, 90%, 45%) | Pure Purple | View |
:root {
--color-1: #0B49DA;
--color-2: #0B16DA;
--color-3: #350BDA;
--color-4: #680BDA;
--color-5: #9C0BDA;
}Palettes that share visual characteristics and color harmony.