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 |
|---|---|---|---|---|---|
#5F95EC | rgb(95, 149, 236) | hsl(217, 79%, 65%) | Pure Blue | View | |
#5F72EC | rgb(95, 114, 236) | hsl(232, 79%, 65%) | Pure Blue | View | |
#705FEC | rgb(112, 95, 236) | hsl(247, 79%, 65%) | Pure Blue | View | |
#935FEC | rgb(147, 95, 236) | hsl(262, 79%, 65%) | Pure Navy | View | |
#B65FEC | rgb(182, 95, 236) | hsl(277, 79%, 65%) | Pure Purple | View |
:root {
--color-1: #5F95EC;
--color-2: #5F72EC;
--color-3: #705FEC;
--color-4: #935FEC;
--color-5: #B65FEC;
}Palettes that share visual characteristics and color harmony.