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 |
|---|---|---|---|---|---|
#3589E3 | rgb(53, 137, 227) | hsl(211, 76%, 55%) | Pure Blue | View | |
#355EE3 | rgb(53, 94, 227) | hsl(226, 76%, 55%) | Pure Blue | View | |
#3835E3 | rgb(56, 53, 227) | hsl(241, 76%, 55%) | Pure Blue | View | |
#6435E3 | rgb(100, 53, 227) | hsl(256, 76%, 55%) | Pure Navy | View | |
#8F35E3 | rgb(143, 53, 227) | hsl(271, 76%, 55%) | Pure Navy | View |
:root {
--color-1: #3589E3;
--color-2: #355EE3;
--color-3: #3835E3;
--color-4: #6435E3;
--color-5: #8F35E3;
}Palettes that share visual characteristics and color harmony.