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 |
|---|---|---|---|---|---|
#2C57E2 | rgb(44, 87, 226) | hsl(226, 76%, 53%) | Pure Blue | View | |
#2F2CE2 | rgb(47, 44, 226) | hsl(241, 76%, 53%) | Pure Blue | View | |
#5D2CE2 | rgb(93, 44, 226) | hsl(256, 76%, 53%) | Pure Navy | View | |
#8A2CE2 | rgb(138, 44, 226) | hsl(271, 76%, 53%) | Pure Navy | View | |
#B82CE2 | rgb(184, 44, 226) | hsl(286, 76%, 53%) | Pure Purple | View |
:root {
--color-1: #2C57E2;
--color-2: #2F2CE2;
--color-3: #5D2CE2;
--color-4: #8A2CE2;
--color-5: #B82CE2;
}Palettes that share visual characteristics and color harmony.