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 |
|---|---|---|---|---|---|
#567EF5 | rgb(86, 126, 245) | hsl(225, 89%, 65%) | Pure Blue | View | |
#5656F5 | rgb(86, 86, 245) | hsl(240, 89%, 65%) | Pure Blue | View | |
#7E56F5 | rgb(126, 86, 245) | hsl(255, 89%, 65%) | Pure Navy | View | |
#A656F5 | rgb(166, 86, 245) | hsl(270, 89%, 65%) | Pure Navy | View | |
#CD56F5 | rgb(205, 86, 245) | hsl(285, 89%, 65%) | Pure Purple | View |
:root {
--color-1: #567EF5;
--color-2: #5656F5;
--color-3: #7E56F5;
--color-4: #A656F5;
--color-5: #CD56F5;
}Palettes that share visual characteristics and color harmony.