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 Navy. 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 |
|---|---|---|---|---|---|
#5786F4 | rgb(87, 134, 244) | hsl(222, 88%, 65%) | Pure Blue | View | |
#575FF4 | rgb(87, 95, 244) | hsl(237, 88%, 65%) | Pure Blue | View | |
#7757F4 | rgb(119, 87, 244) | hsl(252, 88%, 65%) | Pure Navy | View | |
#9E57F4 | rgb(158, 87, 244) | hsl(267, 88%, 65%) | Pure Navy | View | |
#C557F4 | rgb(197, 87, 244) | hsl(282, 88%, 65%) | Pure Purple | View |
:root {
--color-1: #5786F4;
--color-2: #575FF4;
--color-3: #7757F4;
--color-4: #9E57F4;
--color-5: #C557F4;
}Palettes that share visual characteristics and color harmony.