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 |
|---|---|---|---|---|---|
#163BD0 | rgb(22, 59, 208) | hsl(228, 81%, 45%) | Pure Blue | View | |
#1F16D0 | rgb(31, 22, 208) | hsl(243, 81%, 45%) | Pure Blue | View | |
#4E16D0 | rgb(78, 22, 208) | hsl(258, 81%, 45%) | Pure Navy | View | |
#7C16D0 | rgb(124, 22, 208) | hsl(273, 81%, 45%) | Pure Navy | View | |
#AB16D0 | rgb(171, 22, 208) | hsl(288, 81%, 45%) | Pure Purple | View |
:root {
--color-1: #163BD0;
--color-2: #1F16D0;
--color-3: #4E16D0;
--color-4: #7C16D0;
--color-5: #AB16D0;
}Palettes that share visual characteristics and color harmony.