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 |
|---|---|---|---|---|---|
#528EF4 | rgb(82, 142, 244) | hsl(218, 88%, 64%) | Pure Blue | View | |
#5265F4 | rgb(82, 101, 244) | hsl(233, 88%, 64%) | Pure Blue | View | |
#6852F4 | rgb(104, 82, 244) | hsl(248, 88%, 64%) | Pure Blue | View | |
#9052F4 | rgb(144, 82, 244) | hsl(263, 88%, 64%) | Pure Navy | View | |
#B952F4 | rgb(185, 82, 244) | hsl(278, 88%, 64%) | Pure Purple | View |
:root {
--color-1: #528EF4;
--color-2: #5265F4;
--color-3: #6852F4;
--color-4: #9052F4;
--color-5: #B952F4;
}Palettes that share visual characteristics and color harmony.