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 |
|---|---|---|---|---|---|
#528EEF | rgb(82, 142, 239) | hsl(217, 83%, 63%) | Pure Blue | View | |
#5267EF | rgb(82, 103, 239) | hsl(232, 83%, 63%) | Pure Blue | View | |
#6552EF | rgb(101, 82, 239) | hsl(247, 83%, 63%) | Pure Blue | View | |
#8C52EF | rgb(140, 82, 239) | hsl(262, 83%, 63%) | Pure Navy | View | |
#B352EF | rgb(179, 82, 239) | hsl(277, 83%, 63%) | Pure Purple | View |
:root {
--color-1: #528EEF;
--color-2: #5267EF;
--color-3: #6552EF;
--color-4: #8C52EF;
--color-5: #B352EF;
}Palettes that share visual characteristics and color harmony.