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 |
|---|---|---|---|---|---|
#2C8DE2 | rgb(44, 141, 226) | hsl(208, 76%, 53%) | Pure Blue | View | |
#2C60E2 | rgb(44, 96, 226) | hsl(223, 76%, 53%) | Pure Blue | View | |
#2C32E2 | rgb(44, 50, 226) | hsl(238, 76%, 53%) | Pure Blue | View | |
#542CE2 | rgb(84, 44, 226) | hsl(253, 76%, 53%) | Pure Navy | View | |
#812CE2 | rgb(129, 44, 226) | hsl(268, 76%, 53%) | Pure Navy | View |
:root {
--color-1: #2C8DE2;
--color-2: #2C60E2;
--color-3: #2C32E2;
--color-4: #542CE2;
--color-5: #812CE2;
}Palettes that share visual characteristics and color harmony.