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 |
|---|---|---|---|---|---|
#166DD0 | rgb(22, 109, 208) | hsl(212, 81%, 45%) | Pure Blue | View | |
#163ED0 | rgb(22, 62, 208) | hsl(227, 81%, 45%) | Pure Blue | View | |
#1C16D0 | rgb(28, 22, 208) | hsl(242, 81%, 45%) | Pure Blue | View | |
#4A16D0 | rgb(74, 22, 208) | hsl(257, 81%, 45%) | Pure Navy | View | |
#7916D0 | rgb(121, 22, 208) | hsl(272, 81%, 45%) | Pure Navy | View |
:root {
--color-1: #166DD0;
--color-2: #163ED0;
--color-3: #1C16D0;
--color-4: #4A16D0;
--color-5: #7916D0;
}Palettes that share visual characteristics and color harmony.