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 |
|---|---|---|---|---|---|
#5789F4 | rgb(87, 137, 244) | hsl(221, 88%, 65%) | Pure Blue | View | |
#5762F4 | rgb(87, 98, 244) | hsl(236, 88%, 65%) | Pure Blue | View | |
#7457F4 | rgb(116, 87, 244) | hsl(251, 88%, 65%) | Pure Navy | View | |
#9B57F4 | rgb(155, 87, 244) | hsl(266, 88%, 65%) | Pure Navy | View | |
#C357F4 | rgb(195, 87, 244) | hsl(281, 88%, 65%) | Pure Purple | View |
:root {
--color-1: #5789F4;
--color-2: #5762F4;
--color-3: #7457F4;
--color-4: #9B57F4;
--color-5: #C357F4;
}Palettes that share visual characteristics and color harmony.