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 |
|---|---|---|---|---|---|
#3561E3 | rgb(53, 97, 227) | hsl(225, 76%, 55%) | Pure Blue | View | |
#3535E3 | rgb(53, 53, 227) | hsl(240, 76%, 55%) | Pure Blue | View | |
#6135E3 | rgb(97, 53, 227) | hsl(255, 76%, 55%) | Pure Navy | View | |
#8C35E3 | rgb(140, 53, 227) | hsl(270, 76%, 55%) | Pure Navy | View | |
#B835E3 | rgb(184, 53, 227) | hsl(285, 76%, 55%) | Pure Purple | View |
:root {
--color-1: #3561E3;
--color-2: #3535E3;
--color-3: #6135E3;
--color-4: #8C35E3;
--color-5: #B835E3;
}Palettes that share visual characteristics and color harmony.