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 |
|---|---|---|---|---|---|
#1066D5 | rgb(16, 102, 213) | hsl(214, 86%, 45%) | Pure Blue | View | |
#1034D5 | rgb(16, 52, 213) | hsl(229, 86%, 45%) | Pure Blue | View | |
#1D10D5 | rgb(29, 16, 213) | hsl(244, 86%, 45%) | Pure Blue | View | |
#4F10D5 | rgb(79, 16, 213) | hsl(259, 86%, 45%) | Pure Navy | View | |
#8010D5 | rgb(128, 16, 213) | hsl(274, 86%, 45%) | Pure Navy | View |
:root {
--color-1: #1066D5;
--color-2: #1034D5;
--color-3: #1D10D5;
--color-4: #4F10D5;
--color-5: #8010D5;
}Palettes that share visual characteristics and color harmony.