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 |
|---|---|---|---|---|---|
#165AD0 | rgb(22, 90, 208) | hsl(218, 81%, 45%) | Pure Blue | View | |
#162BD0 | rgb(22, 43, 208) | hsl(233, 81%, 45%) | Pure Blue | View | |
#2F16D0 | rgb(47, 22, 208) | hsl(248, 81%, 45%) | Pure Blue | View | |
#5D16D0 | rgb(93, 22, 208) | hsl(263, 81%, 45%) | Pure Navy | View | |
#8C16D0 | rgb(140, 22, 208) | hsl(278, 81%, 45%) | Pure Purple | View |
:root {
--color-1: #165AD0;
--color-2: #162BD0;
--color-3: #2F16D0;
--color-4: #5D16D0;
--color-5: #8C16D0;
}Palettes that share visual characteristics and color harmony.