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 |
|---|---|---|---|---|---|
#0B38DA | rgb(11, 56, 218) | hsl(227, 90%, 45%) | Pure Blue | View | |
#120BDA | rgb(18, 11, 218) | hsl(242, 90%, 45%) | Pure Blue | View | |
#460BDA | rgb(70, 11, 218) | hsl(257, 90%, 45%) | Pure Navy | View | |
#7A0BDA | rgb(122, 11, 218) | hsl(272, 90%, 45%) | Pure Navy | View | |
#AD0BDA | rgb(173, 11, 218) | hsl(287, 90%, 45%) | Pure Purple | View |
:root {
--color-1: #0B38DA;
--color-2: #120BDA;
--color-3: #460BDA;
--color-4: #7A0BDA;
--color-5: #AD0BDA;
}Palettes that share visual characteristics and color harmony.