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 |
|---|---|---|---|---|---|
#579EF4 | rgb(87, 158, 244) | hsl(213, 88%, 65%) | Pure Blue | View | |
#5777F4 | rgb(87, 119, 244) | hsl(228, 88%, 65%) | Pure Blue | View | |
#5F57F4 | rgb(95, 87, 244) | hsl(243, 88%, 65%) | Pure Blue | View | |
#8657F4 | rgb(134, 87, 244) | hsl(258, 88%, 65%) | Pure Navy | View | |
#AE57F4 | rgb(174, 87, 244) | hsl(273, 88%, 65%) | Pure Navy | View |
:root {
--color-1: #579EF4;
--color-2: #5777F4;
--color-3: #5F57F4;
--color-4: #8657F4;
--color-5: #AE57F4;
}Palettes that share visual characteristics and color harmony.